aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_api.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns1-8/+9
2019-03-19IPSEC: tidy the policy typesNeale Ranns1-3/+8
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach1-1/+1
2019-02-25IKEv2 to pluginNeale Ranns1-337/+19
2019-02-20IPSEC: API coverity error of unitialised stat_index valueNeale Ranns1-0/+2
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns1-4/+8
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-86/+138
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns1-18/+24
2019-01-31IPSEC: API modernisationNeale Ranns1-107/+206
2019-01-20fix data_length in IpSec API call (VPP-1548)Michal Cmarada1-4/+6
2018-12-11Add IPSec interface FIB index for TX packetPierre Pfister1-0/+5
2018-12-03Add UDP encap flagFilip Tehlar1-0/+1
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-31/+118
2018-11-05VPP-1450: binary api call for dumping SPD to interface registrationFilip Varga1-0/+55
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-10-02IPsec: add API for SPDs dump (VPP-1363)Matus Fabian1-0/+39
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau1-1/+2
2018-07-13VPP-1338: fix ipsec api coverity warningsDave Barach1-4/+3
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-1/+2
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau1-1/+1
2018-04-19Allow an IPsec tunnel interface to be renumberedMatthew Smith1-0/+2
2018-01-11api: remove transport specific code from handlersFlorin Coras1-12/+13
2018-01-09api: refactor vlibmemoryFlorin Coras1-5/+4
2017-12-15ESP_AH_test_automation_scripts rev1“mystarrocks”1-7/+0
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith1-0/+24
2017-10-14Add API call to set keys on IPsec tunnel intfMatthew Smith1-0/+56
2017-10-04Add API support to dump IPsec SAsMatthew Smith1-0/+106
2017-05-15Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_delMatthew Smith1-2/+10
2017-05-09API support for IPsec tunnel interface creationMatthew Smith1-0/+44
2017-03-10Fix coverity CIDs 161048, 163895Pavel Kotucek1-2/+1
2017-03-01dpdk: be a pluginDamjan Marion1-4/+0
2017-02-17Implemented IKEv2 initiator features:Radu Nicolau1-1/+197
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy1-33/+10
2017-01-16Add --without-libssl configure parameterDamjan Marion1-12/+12
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+537