ipsec: Support MPLS over IPSec[46] interface
[vpp.git] / src / plugins / dpdk / ipsec / ipsec.c
2021-01-18 Neale Rannsipsec: Support MPLS over IPSec[46] interface 64/30664/6
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-09-04 Christian Hoppsdpdk-ipsec: use init function instead of one-time process 64/28664/3
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-01-22 Neale Rannsipsec: re-enable DPDK IPSec for tunnel decap/encap... 38/24438/5
2019-11-07 Christian Hoppsdpdk: ipsec gcm fixes 79/23179/3
2019-05-17 Sergio Gonzalez... dpdk-ipsec: fix encrypt/decrypt single queue 83/19383/4
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
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-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
2019-02-06 Sergio Gonzalez... dpdp-crypto: fix cryptodev segfault with dpdk 19.02 08/17308/4
2019-02-02 Damjan Mariondpdk: bump to dpdk 19.02 60/17260/3
2019-01-31 Sergio Gonzalez... dpdk-ipsec: use single queue pair per crypto resource 84/17184/2
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-17 Simon ZhangFix ASSERT usage issue in cryptodev 44/16844/2
2019-01-16 Simon Zhangfix dpdk cryptodev enable issue 33/16833/3 v19.04-rc0
2018-12-01 Kingwel Xiedpdk-ipsec-mempool: allocate from dpdk mem specified... 87/16287/2
2018-11-15 Klement Sekeraipsec: infra for selecting backends 23/15823/10
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-08-13 Damjan Mariondpdk: support for DPDK 18.08 53/14153/2
2018-06-25 Sachin Saxenadpdk: Enhancement to call crypto start api at initializ... 82/13182/4
2018-06-07 Damjan MarionAdd support for DPDK 18.05 24/12924/4
2018-05-30 Damjan Marionvppinfra: explicitely state for signed types that they... 01/12801/3
2018-05-22 Radu NicolauCSIT-928 dpdk/ipsec: performance improvement 82/11082/22
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-04-10 Radu NicolauCSIT-895 dpdk/ipsec: add locks on session data hash... 72/11572/4
2018-02-25 Matthew SmithFix bug in dpdk_crypto_session_disposal() 02/10802/2
2018-02-24 Matthew SmithFix crypto session deletion crash 93/10793/2
2018-02-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
2017-12-05 Sergio Gonzalez... dpdk/ipsec: multiple fixes 28/9628/6
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-11-01 Sergio Gonzalez... dpdk/ipsec: align memory 58/9158/2
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-18 Andrew Yourtchenkoipsec: use boolean or vs. bitwise or to avoid compiler... 70/8870/2
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-09-06 Sergio Gonzalez... dpdk/ipsec: fix setup when using master core only 02/8302/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-04-28 Sergio Gonzalez... dpdk: cryptodev support enabled by default 48/5848/4
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20