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