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