ipsec: Support async mode per-SA
[vpp.git] / src / vnet / ipsec / ipsec_api.c
2021-03-05 Neale Rannsipsec: Support async mode per-SA 75/31475/7
2021-02-26 Neale Rannsipsec: move the IPSec SA pool out of ipsec_main 45/31445/3
2021-02-10 Neale Rannsipsec: Use the new tunnel API types to add flow label... 97/31197/4
2021-02-09 Matthew SmithRevert "ipsec: Use the new tunnel API types to add... 78/31178/2
2021-02-08 Neale Rannsipsec: Use the new tunnel API types to add flow label... 62/31162/2
2021-01-21 Neale Rannsipsec: Honour IPSec SA table-ID over API 15/30815/3
2021-01-07 Neale Rannsipsec: Deprecated the old IPsec Tunnel interface 39/30539/5
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-11-02 Neale Rannsipsec: Tunnel SA DSCP behaviour 48/24148/12
2020-09-02 Yulong Peiipsec: add ipsec set async mode api 16/28416/3
2020-07-21 Neale Rannsipsec: Dedicated IPSec interface type 95/27795/4
2020-05-27 Neale Rannsipsec: Add/Del IPSec SA is not MP safe 90/27290/2
2020-05-05 Neale Rannsipsec: User can choose the UDP source port 76/26276/13
2020-04-02 Matthew Smithipsec: provide stat index in sa details 24/26324/2
2020-03-31 Matthew Smithipsec: use id in ipsec_tunnel_protect_details 66/26266/2
2020-03-21 Filip Tehlarikev2: add support for custom ipsec-over-udp port 73/25573/4
2020-02-21 Neale Rannsipsec: IPSec protection for multi-point tunnel interfaces 31/24031/8
2020-01-27 Neale Rannsipip: Multi-point interface 43/24143/5
2020-01-27 Neale Rannstunnel: Common types for IP tunnels 41/24141/4
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-03 Neale Rannsipip: Tunnel flags controlling copying data to/from... 41/23641/6
2019-12-03 Prashant Maheshwariipsec: Changes to make ipsec encoder/decoders reusable... 19/23419/19
2019-11-20 Neale Rannsipsec: Honour the renumber argument when selecting... 57/23557/2
2019-11-18 Neale Rannsipsec: Coverity warnings 75/23475/2
2019-11-08 Neale Rannsipsec: remove dedicated IPSec tunnels 78/22878/6
2019-07-12 Neale Rannsipsec: Reference count the SAs 23/20623/2
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove byte swap operations in... 02/20602/3
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-07 Neale Rannsipsec: remove the set_key API 03/20003/3
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-03-29 Neale RannsIPSEC-GRE: fixes and API update to common types. 91/17691/14
2019-03-28 Damjan Marionipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN 66/18566/6
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-03-26 Neale RannsIPSEC: more expressive API errors 27/18527/3
2019-03-21 Kingwel Xieipsec: add ipv6 support for ipsec tunnel interface 18/18418/4
2019-03-19 Neale RannsIPSEC: remove byte swap operations in DP during SPD... 69/18369/3
2019-03-19 Neale RannsIPSEC: tidy the policy types 74/18374/2
2019-03-13 Dave BarachVPP-1576: fix a set of coverity warnings 70/18270/1
2019-02-25 Neale RannsIKEv2 to plugin 03/17803/3
2019-02-20 Neale RannsIPSEC: API coverity error of unitialised stat_index... 93/17693/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
2019-02-05 Neale RannsIPSEC: SPD counters in the stats sgement 88/17288/4
2019-01-31 Neale RannsIPSEC: API modernisation 38/17138/9
2019-01-20 Michal Cmaradafix data_length in IpSec API call (VPP-1548) 69/16869/5
2018-12-11 Pierre PfisterAdd IPSec interface FIB index for TX packet 12/16412/6
2018-12-03 Filip TehlarAdd UDP encap flag 05/16305/3
2018-11-15 Klement Sekeraipsec: infra for selecting backends 23/15823/10
2018-11-05 Filip VargaVPP-1450: binary api call for dumping SPD to interface... 74/15674/5
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-02 Matus FabianIPsec: add API for SPDs dump (VPP-1363) 92/15092/2
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-08-03 Radu Nicolauipsec: add udp-encap option to debug cli commands 27/13927/2
2018-07-13 Dave BarachVPP-1338: fix ipsec api coverity warnings 67/13467/1
2018-05-09 Klement Sekeraipsec: support UDP encap/decap for NAT traversal 65/12465/4
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-04-19 Matthew SmithAllow an IPsec tunnel interface to be renumbered 02/11902/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-15 “mystarrocks”ESP_AH_test_automation_scripts rev1 02/9802/5
2017-10-26 Matthew SmithAllow IPsec interface to have SAs reset 94/8794/5
2017-10-14 Matthew SmithAdd API call to set keys on IPsec tunnel intf 64/8764/2
2017-10-04 Matthew SmithAdd API support to dump IPsec SAs 75/8575/3
2017-05-15 Matthew SmithAdd sw_if_index of tunnel interface to API reply for... 85/6685/3
2017-05-09 Matthew SmithAPI support for IPsec tunnel interface creation 67/6567/3
2017-03-10 Pavel KotucekFix coverity CIDs 161048, 163895 02/5702/2
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20
2017-02-17 Radu NicolauImplemented IKEv2 initiator features: 01/5401/6
2017-01-27 Sergio Gonzalez... dpdk: rework cryptodev ipsec build and setup 06/4806/12
2017-01-16 Damjan MarionAdd --without-libssl configure parameter 13/4713/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19