aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec.api
AgeCommit message (Expand)AuthorFilesLines
2020-04-02ipsec: provide stat index in sa detailsMatthew Smith1-3/+3
2020-03-10ipsec: API cleanupJakub Grajciar1-23/+25
2020-02-26ipsec: Revert API cleanupOle Trøan1-25/+23
2020-02-26ipsec: API cleanupJakub Grajciar1-23/+25
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-0/+5
2019-12-03ipsec: Changes to make ipsec encoder/decoders reusable by the pluginsPrashant Maheshwari1-108/+1
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-0/+10
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+76
2019-06-07ipsec: remove the set_key APINeale Ranns1-40/+0
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns1-0/+4
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion1-1/+1
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie1-2/+3
2019-03-08updates now that flags are supported on the APINeale Ranns1-5/+0
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-0/+1
2019-02-25IKEv2 to pluginNeale Ranns1-247/+0
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-1/+7
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-25/+8
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-4/+14
2019-01-31IPSEC: API modernisationNeale Ranns1-148/+186
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister1-1/+6
2018-12-03Add UDP encap flagFilip Tehlar1-0/+2
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-0/+36
2018-11-05VPP-1450: binary api call for dumping SPD to interface registrationFilip Varga1-1/+26
2018-10-02IPsec: add API for SPDs dump (VPP-1363)Matus Fabian1-1/+21
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-0/+4
2018-04-25Fix some build warnings about "Old Style VLA"Juraj Sloboda1-2/+2
2018-04-19Allow an IPsec tunnel interface to be renumberedMatthew Smith1-0/+4
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith1-0/+16
2017-10-14Add API call to set keys on IPsec tunnel intfMatthew Smith1-0/+19
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-10-04Add API support to dump IPsec SAsMatthew Smith1-0/+69
2017-05-15Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_delMatthew Smith1-1/+12
2017-05-09API support for IPsec tunnel interface creationMatthew Smith1-1/+43
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-205/+19
2017-02-17Implemented IKEv2 initiator features:Radu Nicolau1-0/+228
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+457