Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | ipsec: Split the SA add_del API into an separate add and del |  Neale Ranns | 1 | -1/+19 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -1/+36 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -36/+1 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -1/+36 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 1 | -91/+1 |
2021-01-06 | ipsec: Mark the interface create reply deprecated |  Neale Ranns | 1 | -0/+1 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour |  Neale Ranns | 1 | -16/+32 |
2020-09-16 | api: clean up use of deprecated flag |  Ole Troan | 1 | -2/+2 |
2020-09-02 | ipsec: add ipsec set async mode api |  Yulong Pei | 1 | -0/+12 |
2020-08-27 | ipsec: Deprecate old interface API |  Neale Ranns | 1 | -1/+3 |
2020-07-21 | ipsec: Dedicated IPSec interface type |  Neale Ranns | 1 | -1/+50 |
2020-04-02 | ipsec: provide stat index in sa details |  Matthew Smith | 1 | -3/+3 |
2020-03-10 | ipsec: API cleanup |  Jakub Grajciar | 1 | -23/+25 |
2020-02-26 | ipsec: Revert API cleanup |  Ole Trøan | 1 | -25/+23 |
2020-02-26 | ipsec: API cleanup |  Jakub Grajciar | 1 | -23/+25 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 1 | -0/+5 |
2019-12-03 | ipsec: Changes to make ipsec encoder/decoders reusable by the plugins |  Prashant Maheshwari | 1 | -108/+1 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -0/+10 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+76 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 1 | -40/+0 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 1 | -0/+4 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN |  Damjan Marion | 1 | -1/+1 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface |  Kingwel Xie | 1 | -2/+3 |
2019-03-08 | updates now that flags are supported on the API |  Neale Ranns | 1 | -5/+0 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header |  Neale Ranns | 1 | -0/+1 |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 1 | -247/+0 |
2019-02-18 | IPSEC: move SA counters into the stats segment |  Neale Ranns | 1 | -1/+7 |
2019-02-07 | IPSEC: no second lookup after tunnel encap |  Neale Ranns | 1 | -25/+8 |
2019-02-05 | IPSEC: SPD counters in the stats sgement |  Neale Ranns | 1 | -4/+14 |
2019-01-31 | IPSEC: API modernisation |  Neale Ranns | 1 | -148/+186 |
2018-12-11 | Add IPSec interface FIB index for TX packet |  Pierre Pfister | 1 | -1/+6 |
2018-12-03 | Add UDP encap flag |  Filip Tehlar | 1 | -0/+2 |
2018-11-15 | ipsec: infra for selecting backends |  Klement Sekera | 1 | -0/+36 |
2018-11-05 | VPP-1450: binary api call for dumping SPD to interface registration |  Filip Varga | 1 | -1/+26 |
2018-10-02 | IPsec: add API for SPDs dump (VPP-1363) |  Matus Fabian | 1 | -1/+21 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal |  Klement Sekera | 1 | -0/+4 |
2018-04-25 | Fix some build warnings about "Old Style VLA" |  Juraj Sloboda | 1 | -2/+2 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered |  Matthew Smith | 1 | -0/+4 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -1/+1 |
2017-10-26 | Allow IPsec interface to have SAs reset |  Matthew Smith | 1 | -0/+16 |
2017-10-14 | Add API call to set keys on IPsec tunnel intf |  Matthew Smith | 1 | -0/+19 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -0/+2 |
2017-10-04 | Add API support to dump IPsec SAs |  Matthew Smith | 1 | -0/+69 |
2017-05-15 | Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del |  Matthew Smith | 1 | -1/+12 |
2017-05-09 | API support for IPsec tunnel interface creation |  Matthew Smith | 1 | -1/+43 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 1 | -205/+19 |
2017-02-17 | Implemented IKEv2 initiator features: |  Radu Nicolau | 1 | -0/+228 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+457 |