Age | Commit message (Expand) | Author | Files | Lines |
2021-03-15 | ipsec: allow inbound non-tunnel SA through CLI |  Mohammed Hawari | 1 | -6/+0 |
2021-03-05 | ipsec: Support async mode per-SA |  Neale Ranns | 1 | -3/+4 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 1 | -9/+10 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -21/+6 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -6/+21 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -21/+6 |
2021-02-06 | ipsec: CLI improvement for udp port encap |  Mohammed Hawari | 1 | -0/+5 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 1 | -195/+0 |
2021-01-05 | ipsec: ipsec cli nexthop error |  yedg | 1 | -1/+1 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -10/+10 |
2020-11-06 | ipsec: add support for tx-table-id in cli + example |  Benoît Ganne | 1 | -2/+16 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour |  Neale Ranns | 1 | -5/+11 |
2020-10-21 | ipsec: Add to the SA info directly in the bihash |  Neale Ranns | 1 | -4/+4 |
2020-10-16 | ipsec: fix instance, and cli del for new ipsec interface |  Eric Kinzie | 1 | -1/+3 |
2020-10-05 | ipsec: Use bihash for tunnel lookup |  Neale Ranns | 1 | -22/+26 |
2020-09-04 | ipsec: cli: add missing flags for SA add |  Christian Hopps | 1 | -0/+12 |
2020-07-29 | ipsec: fix cli uninitialized parameters |  Benoît Ganne | 1 | -15/+37 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs |  Neale Ranns | 1 | -4/+23 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -5/+8 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -0/+38 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port |  Filip Tehlar | 1 | -3/+4 |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli |  Damjan Marion | 1 | -2/+2 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 1 | -3/+9 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 1 | -1/+1 |
2020-01-27 | tunnel: Common types for IP tunnels |  Neale Ranns | 1 | -1/+2 |
2019-12-10 | ipsec: Init salt value in SA creation CLI (so it's not random) |  Neale Ranns | 1 | -0/+1 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap |  Neale Ranns | 1 | -2/+2 |
2019-11-18 | ipsec: Coverity warnings |  Neale Ranns | 1 | -5/+2 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -65/+90 |
2019-09-30 | ipsec: add insecure option for format of SA |  Christian E. Hopps | 1 | -1/+2 |
2019-08-27 | ipsec: Add 'detail' option to 'sh ipsec sa' |  Neale Ranns | 1 | -4/+8 |
2019-07-16 | ipsec: handle UDP keepalives |  Neale Ranns | 1 | -0/+52 |
2019-07-12 | ipsec: Reference count the SAs |  Neale Ranns | 1 | -5/+5 |
2019-07-11 | ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" |  Neale Ranns | 1 | -4/+0 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -1/+124 |
2019-06-14 | ipsec: Display user specified SPI ID not VPP's index |  Neale Ranns | 1 | -1/+3 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 1 | -131/+0 |
2019-06-05 | IPSEC: some CLI fixes |  Neale Ranns | 1 | -4/+3 |
2019-05-15 | IPSEC: remove CLI check for unsupported IPv6-AH - it is supported |  Neale Ranns | 1 | -22/+0 |
2019-05-14 | IPSEC coverity fixes |  Neale Ranns | 1 | -1/+3 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 1 | -8/+7 |
2019-04-23 | Fix a ipsec command line typo |  Simon Zhang | 1 | -1/+1 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 1 | -2/+5 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 1 | -1/+3 |
2019-04-03 | IPSEC: show CLI improvements |  Neale Ranns | 1 | -31/+146 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface |  Kingwel Xie | 1 | -3/+2 |
2019-03-19 | IPSEC: remove byte swap operations in DP during SPD classify |  Neale Ranns | 1 | -0/+4 |
2019-03-19 | IPSEC: tidy the policy types |  Neale Ranns | 1 | -2/+17 |
2019-03-07 | ipsec: cli bug fixes |  Kingwel Xie | 1 | -4/+8 |
2019-03-04 | IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt |  Neale Ranns | 1 | -0/+33 |