Age | Commit message (Expand) | Author | Files | Lines |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main | Neale Ranns | 1 | -4/+3 |
2021-02-25 | ipsec: ipsec.h tidy up | Neale Ranns | 1 | -0/+19 |
2021-02-12 | ipsec: Store thread-index in buffer meta-data during SA handoff | Neale Ranns | 1 | -0/+1 |
2021-02-04 | ipsec: one thread index per-SA | Neale Ranns | 1 | -3/+3 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off | Neale Ranns | 1 | -2/+2 |
2019-12-17 | ipsec: bind an SA to a worker | Neale Ranns | 1 | -10/+28 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers | Klement Sekera | 1 | -1/+2 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt | Neale Ranns | 1 | -0/+7 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 1 | -2/+2 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -6/+1 |
2019-06-05 | ipsec: ah_decrypt rework | Filip Tehlar | 1 | -167/+283 |
2019-05-14 | IPSEC: remove unecessary pass by reference of sequence number | Neale Ranns | 1 | -1/+1 |
2019-04-04 | ipsec: trunc_size -> icv_size | Damjan Marion | 1 | -1/+1 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. | Neale Ranns | 1 | -4/+1 |
2019-03-28 | ipsec: anti-replay code cleanup | Damjan Marion | 1 | -22/+4 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 1 | -5/+6 |
2019-03-25 | IPSEC tests fnd fix or Extended Sequence Numbers | Neale Ranns | 1 | -8/+4 |
2019-03-20 | ipsec: keep crypto data inside SA | Damjan Marion | 1 | -4/+2 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 1 | -4/+2 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, | Kingwel Xie | 1 | -4/+2 |
2019-02-22 | IPSEC: header exports | Neale Ranns | 1 | -0/+1 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -2/+8 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -3/+3 |
2018-12-04 | ipsec: simplify bumping counters - cosmetic change | Klement Sekera | 1 | -36/+10 |
2018-12-02 | IPSEC-AH: anti-replay testing | Neale Ranns | 1 | -4/+5 |
2018-11-30 | IPSEC-AH: fix packet drop | Neale Ranns | 1 | -5/+0 |
2018-10-29 | migrate ipsec to new multiarch infra | Klement Sekera | 1 | -11/+6 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-23 | ipsec: fix wrong counter bump | Klement Sekera | 1 | -1/+1 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 1 | -81/+108 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 1 | -13/+45 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 1 | -0/+343 |