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