nat: use correct data types for memory sizes
[vpp.git] / src / plugins / dpdk / ipsec /
2020-03-13 Neale Rannsdpdk-ipsec: Fix for multipoint IPSEC 01/25801/3
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-09-30 Christian E. Hoppsipsec: allow null cipher with dpdk esp 64/22364/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-08-19 Matthew Smithdpdk: fix ipsec coverity warning 64/21364/2
2019-08-15 Matthew G Smithdpdk: ipsec tunnel support for ip6-in-ip4 07/21107/3
2019-07-24 Neale Rannsipsec: GCM, Anti-replay and ESN fixess 30/20730/4
2019-06-25 Guillaume Solignacipsec: print spi in hexadecimal 06/19606/10
2019-05-17 Sergio Gonzalez... dpdk-ipsec: fix encrypt/decrypt single queue 83/19383/4
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-05-14 Matthew SmithIPsec: increment tunnel intf tx counters 73/19473/3
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
2019-04-23 Zhiyong Yangdpdk_esp_encrypt: add to prefetch data 09/18409/3
2019-03-28 Damjan Marionipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN 66/18566/6
2019-03-28 Damjan Marionipsec: anti-replay code cleanup 77/18577/3
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-15 Kingwel Xiedpdk-ipsec: store buffer index into crypto-op private 47/17547/5
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-05 Kingwel Xiecrypto-input: fix broken buffer trace issue 79/17079/3
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-21 Kingwel Xiecrypto-input: fix crash bug 19/16619/4
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
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
2019-01-13 Simon Zhangremove useless line in dpdk cryptodev 29/16729/2
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2018-12-24 Kingwel Xiecrypto-input: bug fix check-op 06/16606/2
2018-12-22 Kingwel Xiecrypto-input impprovement: 95/16595/2
2018-12-01 Kingwel Xiedpdk-ipsec-mempool: allocate from dpdk mem specified... 87/16287/2
2018-11-30 Kingwel Xiecoding-style: missing coding-style-patch 95/16295/2
2018-11-29 Kingwel Xiedpdk-ipsec-nodes multiarch: nodes are formatted in... 35/16235/4
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