Age | Commit message (Expand) | Author | Files | Lines |
2021-03-25 | stats: python vpp_stats rewrite to access stat segment directly | Ole Troan | 1 | -5/+4 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main | Neale Ranns | 1 | -2/+2 |
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-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -32/+39 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 1 | -3/+3 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -3/+3 |
2021-02-04 | ipsec: one thread index per-SA | Neale Ranns | 1 | -3/+3 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 1 | -6/+32 |
2020-01-04 | ipsec: AH copy destination and source address from template | Neale Ranns | 1 | -1/+1 |
2019-12-17 | ipsec: bind an SA to a worker | Neale Ranns | 1 | -9/+23 |
2019-06-25 | ipsec: print spi in hexadecimal | Guillaume Solignac | 1 | -2/+2 |
2019-06-19 | ipsec: fix l2 header handling in ah encrypt | Klement Sekera | 1 | -6/+6 |
2019-06-17 | ipsec: One DPO per SA | Neale Ranns | 1 | -6/+4 |
2019-06-05 | ipsec: fix combined counters in ah-encrypt node | Filip Tehlar | 1 | -3/+5 |
2019-05-28 | ipsec: ah_encrypt rework | Filip Tehlar | 1 | -194/+280 |
2019-04-04 | ipsec: trunc_size -> icv_size | Damjan Marion | 1 | -1/+1 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 1 | -7/+9 |
2019-03-25 | IPSEC tests fnd fix or Extended Sequence Numbers | Neale Ranns | 1 | -6/+7 |
2019-03-20 | ipsec: keep crypto data inside SA | Damjan Marion | 1 | -6/+3 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 1 | -4/+2 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, | Kingwel Xie | 1 | -2/+1 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -4/+5 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -8/+13 |
2019-01-23 | AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce... | Neale Ranns | 1 | -5/+0 |
2018-12-04 | ipsec: simplify bumping counters - cosmetic change | Klement Sekera | 1 | -14/+5 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
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-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 1 | -41/+78 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 1 | -8/+21 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 1 | -12/+10 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 1 | -10/+12 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 1 | -12/+10 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 1 | -0/+344 |