ipsec: infra for selecting backends
[vpp.git] / src / plugins / dpdk / ipsec /
2018-11-15 Klement Sekeraipsec: infra for selecting backends 23/15823/10
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-30 Damjan Mariondpdk: .function should be removed for mutiarch nodes 99/15599/1
2018-10-29 Klement Sekeramigrate ipsec to new multiarch infra 20/15420/5
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Matthew Smithdpdk: add esp6 decrypt nodes, func declarations 60/15460/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Klement Sekeraipsec fix missing node renames 44/15444/4
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
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-21 Radu Nicolaudpdk/ipsec: add support for UDP encap/decap 37/13037/6
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-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-04-25 Florin Corasipsec: make crypto_worker_main_t a full cache line... 86/12086/2
2018-04-10 Radu NicolauCSIT-895 dpdk/ipsec: add locks on session data hash... 72/11572/4
2018-03-26 Szymon Sliwaplugins: dpdk: ipsec: fix l3 offset 41/11241/2
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
2018-01-18 Radu NicolauVPP-1122 dpdk/ipsec: fix transport mode pkt len 21/10121/5
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-11-01 Sergio Gonzalez... dpdk/ipsec: fix digest physical address 59/9159/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-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
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-31 Sergio Gonzalez... dpdk/ipsec: update doc regarding startup.conf 73/8273/2
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-08-14 Sergio Gonzalez... dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw 25/8025/2
2017-06-09 Sergio Gonzalez... dpdk: fix ipsec coverity warning 60/7060/3
2017-06-07 Sergio Gonzalez... dpdk: ipsec fixes 36/7036/2
2017-06-07 Sergio Gonzalez... dpdk: fix ipsec coverity warnings 33/7033/3
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-13 Billy McFallVPP-279: Document changes for vnet/vnet/devices 15/5715/2
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-09 Gabriel Ganneinclude rte_config header before any other dpdk include 51/5651/3
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20