1. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  2. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  3. b2d3678 ipsec: move startup config to common file by Zachary Leaf · 3 years, 5 months ago
  4. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  5. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  6. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  7. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  8. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  9. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  10. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  11. fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
  12. abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
  13. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  14. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  15. f1ecb65 ipsec: fix AES-GCM block size by Damjan Marion · 4 years, 10 months ago
  16. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  17. 0295040 ipsec: Targeted unit testing by Neale Ranns · 5 years ago
  18. f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
  19. 12989b5 ipsec: remove dedicated IPSec tunnels by Neale Ranns · 5 years ago
  20. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  21. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  22. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  23. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  24. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  25. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  26. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  27. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  28. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  29. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  30. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  31. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  32. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  33. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  34. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  35. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  36. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  37. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  38. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  39. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  40. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  41. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  42. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  43. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  44. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  45. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  46. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  47. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  48. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  49. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  50. fc91a17 forget to assign spd_index to config by Kingwel Xie · 6 years ago
  51. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  52. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  53. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  54. ce8805c IPSec: fix IPv6 policy deleting by Matus Fabian · 7 years ago
  55. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  56. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  57. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  58. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  59. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  60. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  61. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/ipsec.c]
  62. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  63. 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
  64. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  65. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  66. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  67. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  68. 607de1a Coding standards cleanup - remove trailing whitespace, fixes VPP-332 by Damjan Marion · 8 years ago
  69. 853e720 VPP-237: indent fixes in prep for checkstyle by Ed Warnicke · 8 years ago
  70. 166a9d4 VPP-256 - Coding style cleanup vnet/vnet/ipsec by Keith Burns (alagalah) · 8 years ago
  71. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  72. 29d8510 VPP-42: VPP crashes in IPsec code when running multithreaded by Matthew Smith · 9 years ago
  73. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  74. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0