1. 8133c78 ipsec: fix use-after-free by Benoît Ganne · 5 years ago
  2. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  3. f41110d ipsec: register for port 4500 at INIT by Neale Ranns · 5 years ago
  4. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  5. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  6. 495d7ff ipsec: Reference count the SAs by Neale Ranns · 5 years ago
  7. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  8. 2f05220 ipsec: return original SA create error for tunnel create by Neale Ranns · 6 years ago
  9. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  10. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  11. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  12. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  13. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  14. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  15. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  16. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  17. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  18. 45d8f85 IPSEC: fix build breakage from ships in the night merges by Neale Ranns · 6 years ago
  19. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  20. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  21. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  22. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  23. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  24. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  25. 00bff19 ipsec: ipsec-if optimizations & bug fixes by Kingwel Xie · 6 years ago
  26. 77eb28f IPSEC: tunnel encap/decap dual loop speedups by Neale Ranns · 6 years ago
  27. fe480f6 IPSEC: tunnel-input; don't load the HW interface struct by Neale Ranns · 6 years ago
  28. 7ba8fe2 IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP by Neale Ranns · 6 years ago
  29. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  30. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  31. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  32. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  33. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  34. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  35. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  36. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  37. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  38. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  39. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  40. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  41. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  42. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  43. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  44. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  45. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  46. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  47. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  48. 922549a Add p2p flag to IPsec tunnel interface hw class by Matthew Smith · 8 years ago
  49. 01034be Use counters on ipsec tunnel interfaces by Matthew Smith · 8 years ago
  50. e04d09d Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del by Matthew Smith · 8 years ago
  51. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  52. 3f90339 Fixed set int state up for ipsec interfaces by Radu Nicolau · 8 years ago
  53. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  54. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/ipsec_if.c]
  55. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  56. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  57. 388267a VPP-483: Fixed IPSec tunnel interface by Matus Fabian · 8 years ago
  58. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  59. 166a9d4 VPP-256 - Coding style cleanup vnet/vnet/ipsec by Keith Burns (alagalah) · 8 years ago
  60. 2838a23 VPP-158: VPP crashes in IKEv2 code when running multithreaded by Matthew Smith · 8 years ago
  61. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  62. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0