1. 72f2a3a ipsec: One DPO per SA by Neale Ranns · 5 years ago
  2. 2f05220 ipsec: return original SA create error for tunnel create by Neale Ranns · 6 years ago
  3. d83c4a8 ipsec: Display user specified SPI ID not VPP's index by Neale Ranns · 6 years ago
  4. a6bee0a ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets by Neale Ranns · 6 years ago
  5. fb341b8 ipsec: remove spurious warnings by Neale Ranns · 6 years ago
  6. 6230eea ipsec: ah_decrypt rework by Filip Tehlar · 6 years ago
  7. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  8. 98d6ee7 ipsec: fix combined counters in ah-encrypt node by Filip Tehlar · 6 years ago
  9. 21f265f ipsec: fix sa counters in esp-encrypt by Damjan Marion · 6 years ago
  10. 867dfdd ipsec: fix sa counters in esp-decrypt by Damjan Marion · 6 years ago
  11. e6be702 IPSEC: some CLI fixes by Neale Ranns · 6 years ago
  12. 5f08ab6 Fix: bug prevented IPsec ipv4 SPDs to show correctly by Guillaume Solignac · 6 years ago
  13. 0647cf2 IPSec: memcpy of integ key bork by Neale Ranns · 6 years ago
  14. 2a2e593 IPsec: modify post-decrypt buf len calculation by Matthew G Smith · 6 years ago
  15. 30b8b4a ipsec: fix perf issue in esp_aad_fill by Damjan Marion · 6 years ago
  16. 1197449 ipsec: ah_encrypt rework by Filip Tehlar · 6 years ago
  17. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  18. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  19. 275a177 IPSEC: remove CLI check for unsupported IPv6-AH - it is supported by Neale Ranns · 6 years ago
  20. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  21. 3fb65be IPSEC: remove unecessary pass by reference of sequence number by Neale Ranns · 6 years ago
  22. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  23. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  24. e7a527f ipsec: fix ipsec format overflow by Benoît Ganne · 6 years ago
  25. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  26. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  27. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  28. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  29. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  30. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  31. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  32. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  33. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  34. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  35. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  36. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  37. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  38. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  39. b64cd2c IPSEC: SA format; don't print keys when there's no algo by Neale Ranns · 6 years ago
  40. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  41. 0a0c7ee IPSEC: crypto overflow by Neale Ranns · 6 years ago
  42. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  43. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  44. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  45. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  46. 9b208ce IPSEC: remove double byte swap of IP addresses by Neale Ranns · 6 years ago
  47. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  48. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  49. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  50. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  51. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  52. b294f10 IPSEC: show CLI improvements by Neale Ranns · 6 years ago
  53. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  54. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  55. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  56. b4fff3a ipsec: esp-decrypt rework by Damjan Marion · 6 years ago
  57. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  58. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  59. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  60. 1f4e1cb ipsec: anti-replay code cleanup by Damjan Marion · 6 years ago
  61. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  62. 45d8f85 IPSEC: fix build breakage from ships in the night merges by Neale Ranns · 6 years ago
  63. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  64. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  65. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  66. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  67. 50d5069 IPSEC: improved policy delete by Neale Ranns · 6 years ago
  68. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  69. af73eda ipsec: fix esn handling by Damjan Marion · 6 years ago
  70. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  71. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  72. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  73. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  74. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  75. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  76. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  77. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  78. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  79. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  80. 5d704ae updates now that flags are supported on the API by Neale Ranns · 6 years ago
  81. d3d1205 ipsec: cli bug fixes by Kingwel Xie · 6 years ago
  82. 00bff19 ipsec: ipsec-if optimizations & bug fixes by Kingwel Xie · 6 years ago
  83. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  84. 77eb28f IPSEC: tunnel encap/decap dual loop speedups by Neale Ranns · 6 years ago
  85. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  86. fd06084 IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt by Neale Ranns · 6 years ago
  87. fe480f6 IPSEC: tunnel-input; don't load the HW interface struct by Neale Ranns · 6 years ago
  88. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  89. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  90. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  91. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  92. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  93. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  94. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  95. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  96. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  97. 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
  98. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  99. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  100. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago