1. 6c8533d dpdk: deprecate ipsec backend by Fan Zhang · 3 years, 10 months ago[Renamed from src/plugins/dpdk/ipsec/ipsec.c]
  2. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  3. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  4. 06d8226 vlib: print logs to stderr if interactive or nosyslog set by Damjan Marion · 4 years, 2 months ago
  5. 93a7f63 dpdk-ipsec: use init function instead of one-time process by Christian Hopps · 4 years, 5 months ago
  6. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  7. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  8. d58419f dpdk: ipsec gcm fixes by Christian Hopps · 5 years ago
  9. d8a34a5 dpdk-ipsec: fix encrypt/decrypt single queue by Sergio Gonzalez Monroy · 6 years ago
  10. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  11. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  12. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  13. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  14. ef20f0e dpdp-crypto: fix cryptodev segfault with dpdk 19.02 by Sergio Gonzalez Monroy · 6 years ago
  15. 1a6ece3 dpdk: bump to dpdk 19.02 by Damjan Marion · 6 years ago
  16. 35467f1 dpdk-ipsec: use single queue pair per crypto resource by Sergio Gonzalez Monroy · 6 years ago
  17. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  18. a704f5b Fix ASSERT usage issue in cryptodev by Simon Zhang · 6 years ago
  19. ef080e1 fix dpdk cryptodev enable issue by Simon Zhang · 6 years ago v19.04-rc0
  20. 6b4a32d dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup.conf by Kingwel Xie · 6 years ago
  21. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  22. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  23. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  24. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  25. 3bf6c2b dpdk: support for DPDK 18.08 by Damjan Marion · 6 years ago
  26. c474fee dpdk: Enhancement to call crypto start api at initialization by Sachin Saxena · 6 years ago
  27. 0e969ac Add support for DPDK 18.05 by Damjan Marion · 7 years ago
  28. ffe9d21 vppinfra: explicitely state for signed types that they are signed by Damjan Marion · 7 years ago
  29. de412ce CSIT-928 dpdk/ipsec: performance improvement by Radu Nicolau · 7 years ago
  30. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  31. 5aaea11 CSIT-895 dpdk/ipsec: add locks on session data hash updates by Radu Nicolau · 7 years ago
  32. 3e57d78 Fix bug in dpdk_crypto_session_disposal() by Matthew Smith · 7 years ago
  33. a530cd0 Fix crypto session deletion crash by Matthew Smith · 7 years ago
  34. 07510dd dpdk: add support for DPDK 18.02, deprecate 17.08 by Damjan Marion · 7 years ago
  35. 99214ce dpdk/ipsec: multiple fixes by Sergio Gonzalez Monroy · 7 years ago
  36. 45b4850 dpdk: add support for DPDK 17.11 by Damjan Marion · 7 years ago
  37. fbfe90e dpdk/ipsec: use physmem when creating pools by Sergio Gonzalez Monroy · 7 years ago
  38. df36f21 dpdk/ipsec: align memory by Sergio Gonzalez Monroy · 7 years ago
  39. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  40. ec46b7c ipsec: use boolean or vs. bitwise or to avoid compiler error by Andrew Yourtchenko · 7 years ago
  41. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  42. 030ab48 dpdk/ipsec: fix setup when using master core only by Sergio Gonzalez Monroy · 7 years ago
  43. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  44. 63c7e14 dpdk: cryptodev support enabled by default by Sergio Gonzalez Monroy · 8 years ago
  45. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  46. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  47. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago[Renamed (98%) from src/vnet/devices/dpdk/ipsec/ipsec.c]
  48. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  49. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/dpdk/ipsec/ipsec.c]
  50. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago