Age | Commit message (Expand) | Author | Files | Lines |
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 |