1. 6c8533d dpdk: deprecate ipsec backend by Fan Zhang · 3 years, 10 months ago[Renamed from src/plugins/dpdk/ipsec/esp_decrypt.c]
  2. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  3. f0419a0 dpdk: bump to dpdk 20.11 by Fan Zhang · 4 years, 1 month ago
  4. f6cb044 dpdk-ipsec: don't leak buffers on crypto alloc failure by Christian Hopps · 4 years, 5 months ago
  5. 942b980 dpdk-ipsec: fix show output by Christian Hopps · 4 years, 5 months ago
  6. afc233a dpdk: del warnings that duplicate counters in esp by Alexander Chernavin · 4 years, 7 months ago
  7. 82fc98f dpdk: fix udp-encap for esp in transport mode by Alexander Chernavin · 4 years, 9 months ago
  8. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  9. d58419f dpdk: ipsec gcm fixes by Christian Hopps · 5 years ago
  10. 5025d40 dpdk: ipsec tunnel support for ip6-in-ip4 by Matthew G Smith · 5 years ago
  11. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  12. d8a34a5 dpdk-ipsec: fix encrypt/decrypt single queue by Sergio Gonzalez Monroy · 6 years ago
  13. 3fb65be IPSEC: remove unecessary pass by reference of sequence number by Neale Ranns · 6 years ago
  14. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  15. 1f4e1cb ipsec: anti-replay code cleanup by Damjan Marion · 6 years ago
  16. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  17. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  18. 3b3464e dpdk-ipsec: store buffer index into crypto-op private by Kingwel Xie · 6 years ago
  19. 35467f1 dpdk-ipsec: use single queue pair per crypto resource by Sergio Gonzalez Monroy · 6 years ago
  20. a5c308e dpdk: add buffer.h by Damjan Marion · 6 years ago
  21. 8861c1a coding-style: missing coding-style-patch by Kingwel Xie · 6 years ago
  22. 040950a dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style by Kingwel Xie · 6 years ago
  23. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  24. a47ea2b dpdk: .function should be removed for mutiarch nodes by Damjan Marion · 6 years ago
  25. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  26. 1dfdb28 dpdk: add esp6 decrypt nodes, func declarations by Matthew Smith · 6 years ago
  27. 7334393 ipsec fix missing node renames by Klement Sekera · 6 years ago
  28. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  29. 0c58ad4 dpdk/ipsec: add support for UDP encap/decap by Radu Nicolau · 7 years ago
  30. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  31. 0a15e8c plugins: dpdk: ipsec: fix l3 offset by Szymon Sliwa · 7 years ago
  32. 99214ce dpdk/ipsec: multiple fixes by Sergio Gonzalez Monroy · 7 years ago
  33. 45b4850 dpdk: add support for DPDK 17.11 by Damjan Marion · 7 years ago
  34. aa3a25c dpdk/ipsec: fix digest physical address by Sergio Gonzalez Monroy · 7 years ago
  35. ec46b7c ipsec: use boolean or vs. bitwise or to avoid compiler error by Andrew Yourtchenko · 7 years ago
  36. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  37. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  38. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  39. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  40. 539ed4f dpdk: ipsec fixes by Sergio Gonzalez Monroy · 8 years ago
  41. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  42. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago[Renamed (98%) from src/vnet/devices/dpdk/ipsec/esp_decrypt.c]
  43. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  44. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  45. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/dpdk/ipsec/esp_decrypt.c]
  46. b75b8df dpdk: fix IV physical address in esp-decrypt by Sergio Gonzalez Monroy · 8 years ago
  47. 6929ea9 Enabling AES-GCM-128 with 16B ICV support by Radu Nicolau · 8 years ago
  48. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago