1. d0b2660 ipsec: silence gcc-11 parentheses warning by Damjan Marion · 3 years, 1 month ago
  2. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  3. 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
  4. 217ba5a ipsec: fix length check when adding footer+icv by Benoît Ganne · 3 years, 6 months ago
  5. 51d56ba ipsec: fix async crypto frame leak by Matthew Smith · 3 years, 6 months ago
  6. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  7. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  8. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  9. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  10. aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago
  11. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  12. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
  13. c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  14. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
  15. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  16. 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 10 months ago
  17. 45d6d83 ipsec: Tunnelled packets are locally generated by Neale Ranns · 3 years, 11 months ago
  18. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  19. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
  20. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  21. 18f0e31 ipsec: remove pending node by Fan Zhang · 4 years, 2 months ago
  22. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  23. 123b5eb ipsec: Layout and prefetching of SA struct by Neale Ranns · 4 years, 2 months ago
  24. fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
  25. 7885c74 ipsec: fix esp padding by Milan Lenco · 4 years, 4 months ago
  26. fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
  27. b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
  28. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  29. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  30. e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  31. b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
  32. ae8102e ipsec: Revert "ipsec: fix chained ESP" by Florin Coras · 4 years, 9 months ago
  33. c2c1bfd ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  34. 5cd31ec feature: provide a u16 version of vnet_feature_next by Neale Ranns · 4 years, 10 months ago
  35. 2828721 ipsec: IPSec protection for multi-point tunnel interfaces by Neale Ranns · 5 years ago
  36. efcad1a ipsec: add support for chained buffers by Filip Tehlar · 4 years, 11 months ago
  37. 0295040 ipsec: Targeted unit testing by Neale Ranns · 5 years ago
  38. 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
  39. f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
  40. 4505f01 ipsec: make sure pad_bytes does not exceed pad data size by Benoît Ganne · 5 years ago
  41. 8cdb1a0 ipsec: fix trailing data overflow by Filip Tehlar · 5 years ago
  42. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  43. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  44. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  45. 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
  46. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  47. 72f2a3a ipsec: One DPO per SA by Neale Ranns · 5 years ago
  48. 21f265f ipsec: fix sa counters in esp-encrypt by Damjan Marion · 6 years ago
  49. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  50. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  51. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  52. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  53. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  54. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  55. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  56. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  57. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  58. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  59. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  60. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  61. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  62. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  63. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  64. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  65. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  66. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  67. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  68. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  69. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  70. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  71. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  72. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  73. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  74. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  75. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  76. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  77. 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
  78. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  79. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  80. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  81. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  82. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  83. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  84. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  85. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  86. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  87. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  88. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  89. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  90. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  91. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  92. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/esp_encrypt.c]
  93. 1b6f902 ipsec: go straight to lookup after esp encrypt by Sergio Gonzalez Monroy · 8 years ago
  94. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  95. 22766b8 dpdk: quad loop dpdk tx and code optimizations by Damjan Marion · 8 years ago
  96. 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
  97. fe9473f VPP-414: Fixed IPSec transport mode in esp_encrypt.c by Matus Fabian · 8 years ago
  98. 73c0110 IPsec speculative enqueue in exception path, fixes VPP-384 by Sergio Gonzalez Monroy · 8 years ago
  99. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  100. 3f54b18 Fix coverity issues in IPSec code, fixes VPP-189 by Damjan Marion · 8 years ago