Age | Commit message (Expand) | Author | Files | Lines |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 9 | -15/+15 |
2019-04-03 | IPSEC: correctly size per-thread data |  Neale Ranns | 1 | -1/+1 |
2019-04-03 | IPSEC: show CLI improvements |  Neale Ranns | 4 | -31/+208 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA |  Neale Ranns | 4 | -19/+15 |
2019-04-02 | IPSEC: remove pointless feature ordering |  Neale Ranns | 1 | -4/+2 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. |  Neale Ranns | 10 | -52/+57 |
2019-03-29 | ipsec: esp-decrypt rework |  Damjan Marion | 3 | -199/+299 |
2019-03-29 | IPSEC: tunnel fragmentation |  Neale Ranns | 2 | -0/+13 |
2019-03-28 | crypto: add vnet_crypto_op_init (...) |  Damjan Marion | 3 | -6/+4 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN |  Damjan Marion | 8 | -14/+14 |
2019-03-28 | ipsec: anti-replay code cleanup |  Damjan Marion | 4 | -171/+143 |
2019-03-28 | IPSEC: 4o6 and 6o4 for tunnel interfaces |  Neale Ranns | 1 | -2/+4 |
2019-03-28 | IPSEC: fix build breakage from ships in the night merges |  Neale Ranns | 1 | -2/+6 |
2019-03-28 | IPSEC: run encrpyt as a feautre on the tunnel |  Neale Ranns | 3 | -125/+178 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline |  Damjan Marion | 11 | -91/+129 |
2019-03-26 | IPSEC: more expressive API errors |  Neale Ranns | 2 | -7/+7 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 6 | -242/+397 |
2019-03-26 | IPSEC: improved policy delete |  Neale Ranns | 1 | -13/+9 |
2019-03-25 | IPSEC tests fnd fix or Extended Sequence Numbers |  Neale Ranns | 3 | -15/+14 |
2019-03-22 | ipsec: fix esn handling |  Damjan Marion | 1 | -9/+5 |
2019-03-22 | IPSEC: test for packet drop on sequence number wrap |  Neale Ranns | 1 | -1/+2 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface |  Kingwel Xie | 7 | -147/+415 |
2019-03-20 | crypto: add hmac truncate option |  Damjan Marion | 1 | -0/+1 |
2019-03-20 | IPSEC: Tunnel SA not deleted |  Neale Ranns | 1 | -3/+6 |
2019-03-20 | ipsec: keep crypto data inside SA |  Damjan Marion | 8 | -58/+65 |
2019-03-20 | ipsec: bug fix ipsec-init sequence |  Kingwel Xie | 1 | -2/+0 |
2019-03-19 | crypto: introduce crypto infra |  Damjan Marion | 8 | -233/+123 |
2019-03-19 | IPSEC: remove byte swap operations in DP during SPD classify |  Neale Ranns | 5 | -46/+35 |
2019-03-19 | IPSEC: tidy the policy types |  Neale Ranns | 6 | -78/+102 |
2019-03-13 | VPP-1576: fix a set of coverity warnings |  Dave Barach | 1 | -1/+1 |
2019-03-08 | updates now that flags are supported on the API |  Neale Ranns | 1 | -5/+0 |
2019-03-07 | ipsec: cli bug fixes |  Kingwel Xie | 2 | -5/+9 |
2019-03-07 | ipsec: ipsec-if optimizations & bug fixes |  Kingwel Xie | 2 | -254/+309 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup |  Damjan Marion | 4 | -558/+447 |
2019-03-06 | IPSEC: tunnel encap/decap dual loop speedups |  Neale Ranns | 3 | -89/+255 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, |  Kingwel Xie | 5 | -13/+7 |
2019-03-04 | IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt |  Neale Ranns | 1 | -0/+33 |
2019-03-01 | IPSEC: tunnel-input; don't load the HW interface struct |  Neale Ranns | 4 | -43/+41 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header |  Neale Ranns | 1 | -0/+1 |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 10 | -7245/+19 |
2019-02-22 | IPSEC: header exports |  Neale Ranns | 7 | -1/+6 |
2019-02-20 | IPSEC: API coverity error of unitialised stat_index value |  Neale Ranns | 1 | -0/+2 |
2019-02-18 | IPSEC: move SA counters into the stats segment |  Neale Ranns | 11 | -18/+66 |
2019-02-14 | ipsec: memory leak fixup |  Kingwel Xie | 1 | -1/+4 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -0/+2 |
2019-02-13 | IPSEC: restack SAs on backend change |  Neale Ranns | 3 | -13/+42 |
2019-02-12 | ipsec: cli bug fix |  Kingwel Xie | 1 | -6/+23 |
2019-02-11 | IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ... |  Neale Ranns | 2 | -8/+11 |
2019-02-11 | ipsec: multi-arch, next-node-index cleanup |  Kingwel Xie | 4 | -27/+52 |
2019-02-07 | IPSEC: remove unused members of main struct |  Neale Ranns | 1 | -4/+0 |