Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | ipsec: Derive the TUNNEL_V6 flag from the configured address types |  Neale Ranns | 1 | -0/+4 |
2021-03-05 | ipsec: Support async mode per-SA |  Neale Ranns | 1 | -1/+11 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 1 | -23/+19 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -72/+26 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -26/+72 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -72/+26 |
2021-02-05 | ipsec: add support for AES CTR |  Benoît Ganne | 1 | -0/+5 |
2021-02-04 | ipsec: one thread index per-SA |  Neale Ranns | 1 | -2/+1 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour |  Neale Ranns | 1 | -2/+9 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 1 | -2/+2 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -9/+14 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -3/+61 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port |  Filip Tehlar | 1 | -3/+12 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 1 | -0/+2 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -0/+14 |
2019-10-22 | ikev2: fix GCM cipher |  Filip Tehlar | 1 | -9/+17 |
2019-07-19 | fib: FIB Entry tracking |  Neale Ranns | 1 | -10/+6 |
2019-07-12 | ipsec: Reference count the SAs |  Neale Ranns | 1 | -83/+65 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -2/+23 |
2019-06-17 | ipsec: One DPO per SA |  Neale Ranns | 1 | -10/+9 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 1 | -46/+0 |
2019-06-05 | IPSEC: some CLI fixes |  Neale Ranns | 1 | -2/+8 |
2019-06-02 | IPSec: memcpy of integ key bork |  Neale Ranns | 1 | -1/+1 |
2019-04-30 | crypto: enforce per-alg crypto key length |  Benoît Ganne | 1 | -0/+5 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 1 | -1/+1 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -0/+18 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 1 | -2/+9 |
2019-04-10 | IPSEC: for each engine and algorithm tests |  Neale Ranns | 1 | -1/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM |  Damjan Marion | 1 | -3/+3 |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 1 | -2/+2 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA |  Neale Ranns | 1 | -13/+3 |
2019-03-29 | ipsec: esp-decrypt rework |  Damjan Marion | 1 | -0/+1 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN |  Damjan Marion | 1 | -2/+2 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline |  Damjan Marion | 1 | -19/+21 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 1 | -0/+43 |
2019-03-20 | ipsec: keep crypto data inside SA |  Damjan Marion | 1 | -2/+22 |
2019-02-18 | IPSEC: move SA counters into the stats segment |  Neale Ranns | 1 | -0/+14 |
2019-02-14 | ipsec: memory leak fixup |  Kingwel Xie | 1 | -1/+4 |
2019-02-13 | IPSEC: restack SAs on backend change |  Neale Ranns | 1 | -13/+26 |
2019-02-07 | IPSEC: no second lookup after tunnel encap |  Neale Ranns | 1 | -38/+236 |
2019-02-05 | IPSEC: SPD counters in the stats sgement |  Neale Ranns | 1 | -10/+7 |
2019-02-01 | IPSEC: minor refactor |  Neale Ranns | 1 | -0/+174 |