1. 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
  2. ff2e413 ipsec: Split the SA add_del API into an separate add and del by Neale Ranns · 3 years, 6 months ago
  3. c73f329 ipsec: api cleanup by Filip Tehlar · 3 years, 6 months ago
  4. 89d939e linux-cp: Add tests for tun devices by Neale Ranns · 3 years, 6 months ago
  5. 9789898 ipsec: remove WITH_LIBSSL macros by Damjan Marion · 3 years, 8 months ago
  6. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  7. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  8. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  9. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
  10. c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  11. 03fabbd ipsec: Honour IPSec SA table-ID over API by Neale Ranns · 3 years, 11 months ago
  12. a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
  13. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  14. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  15. 2e84d66 ipsec: add ipsec set async mode api by Yulong Pei · 4 years, 4 months ago
  16. dd4ccf2 ipsec: Dedicated IPSec interface type by Neale Ranns · 4 years, 6 months ago
  17. 5500d1d ipsec: Add/Del IPSec SA is not MP safe by Neale Ranns · 4 years, 7 months ago
  18. abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
  19. 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
  20. 5cee0bc ipsec: use id in ipsec_tunnel_protect_details by Matthew Smith · 4 years, 9 months ago
  21. e5d3491 ikev2: add support for custom ipsec-over-udp port by Filip Tehlar · 4 years, 10 months ago
  22. 2828721 ipsec: IPSec protection for multi-point tunnel interfaces by Neale Ranns · 5 years ago
  23. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  24. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  25. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  26. 9534696 ipip: Tunnel flags controlling copying data to/from payload/encap by Neale Ranns · 5 years ago
  27. dbf68c9 ipsec: Changes to make ipsec encoder/decoders reusable by the plugins by Prashant Maheshwari · 5 years ago
  28. a548d13 ipsec: Honour the renumber argument when selecting show instnace by Neale Ranns · 5 years ago
  29. d14fccd ipsec: Coverity warnings by Neale Ranns · 5 years ago
  30. 12989b5 ipsec: remove dedicated IPSec tunnels by Neale Ranns · 5 years ago
  31. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  32. a4d2431 ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" by Neale Ranns · 5 years ago
  33. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  34. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  35. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  36. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  37. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  38. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  39. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  40. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  41. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  42. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  43. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  44. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  45. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  46. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  47. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  48. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  49. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  50. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  51. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  52. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  53. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  54. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  55. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  56. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  57. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  58. a9a0b2c IPsec: add API for SPDs dump (VPP-1363) by Matus Fabian · 6 years ago
  59. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  60. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  61. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  62. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  63. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  64. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  65. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  66. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  67. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  68. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  69. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  70. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  71. e04d09d Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del by Matthew Smith · 8 years ago
  72. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  73. 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago
  74. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  75. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  76. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  77. a9a951f Add --without-libssl configure parameter by Damjan Marion · 8 years ago
  78. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/ipsec_api.c]
  79. 9c7ef03 API refactoring : ipsec by Pavel Kotucek · 8 years ago