1. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  2. c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
  3. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  4. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  5. bed9b72 ipsec: Support the single IPSec interface dump by Neale Ranns · 3 years, 2 months ago
  6. d0b2660 ipsec: silence gcc-11 parentheses warning by Damjan Marion · 3 years, 1 month ago
  7. 0ad0608 ipsec: add api test file by Filip Tehlar · 3 years, 5 months ago
  8. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  9. bd23b40 docs: nitfixes in FEATURE.yaml by Nathan Skrzypczak · 3 years, 2 months ago
  10. ac55a72 ipsec: fix protect update log if nexthop is NULL by Benoît Ganne · 3 years, 2 months ago
  11. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  12. e11203e ipsec: Record the number of packets lost from an SA by Neale Ranns · 3 years, 3 months ago
  13. b2d3678 ipsec: move startup config to common file by Zachary Leaf · 3 years, 5 months ago
  14. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  15. b7e4d44 misc: remove vnet_all_api_h and vnet_msg_enum by Filip Tehlar · 3 years, 5 months ago
  16. 9de8028 ipsec: ADD/update IPSec documentation by Neale Ranns · 4 years, 1 month ago
  17. 53dd08c ipsec: Derive the TUNNEL_V6 flag from the configured address types by Neale Ranns · 3 years, 6 months ago
  18. 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
  19. fbab65b ipsec: increment SPD policy counters for bypass and discard actions in ipsec4_input_node by Zachary Leaf · 3 years, 6 months ago
  20. ff2e413 ipsec: Split the SA add_del API into an separate add and del by Neale Ranns · 3 years, 6 months ago
  21. c73f329 ipsec: api cleanup by Filip Tehlar · 3 years, 6 months ago
  22. 217ba5a ipsec: fix length check when adding footer+icv by Benoît Ganne · 3 years, 6 months ago
  23. 89d939e linux-cp: Add tests for tun devices by Neale Ranns · 3 years, 6 months ago
  24. 51d56ba ipsec: fix async crypto frame leak by Matthew Smith · 3 years, 6 months ago
  25. e631ece ipsec: fix crypto ops in esp decrypt by Benoît Ganne · 3 years, 7 months ago
  26. 5606c82 ipsec: Default the IPSec interface MTU to 9000 by Neale Ranns · 3 years, 7 months ago
  27. 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
  28. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 7 months ago
  29. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  30. 9789898 ipsec: remove WITH_LIBSSL macros by Damjan Marion · 3 years, 8 months ago
  31. 48524a9 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 3 years, 11 months ago
  32. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  33. 7db75dd ipsec: allow inbound non-tunnel SA through CLI by Mohammed Hawari · 3 years, 10 months ago
  34. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 10 months ago
  35. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  36. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  37. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  38. 8c609af tests: Add tests for IPSec async mode using the crypto SW scheduler by Neale Ranns · 3 years, 10 months ago
  39. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  40. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  41. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  42. aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago
  43. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  44. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
  45. c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  46. 0ebbbfc ipsec: Checking wrong DB for initialistation by Neale Ranns · 3 years, 10 months ago
  47. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
  48. 048189e ipsec: CLI improvement for udp port encap by Mohammed Hawari · 3 years, 10 months ago
  49. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  50. 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 10 months ago
  51. 03fabbd ipsec: Honour IPSec SA table-ID over API by Neale Ranns · 3 years, 11 months ago
  52. 45d6d83 ipsec: Tunnelled packets are locally generated by Neale Ranns · 3 years, 11 months ago
  53. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  54. a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
  55. 95f59f3 ipsec: Mark the interface create reply deprecated by Neale Ranns · 4 years ago
  56. 4dd4308 ipsec: ipsec cli nexthop error by yedg · 4 years, 4 months ago
  57. a9585fd ipsec: fixed esp_decrypt pkt len after icv moved by PiotrX Kleski · 4 years ago
  58. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  59. 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
  60. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  61. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  62. f6422ff ipsec: fix unformat types by Benoît Ganne · 4 years, 1 month ago
  63. 40aa27e ipsec: add support for tx-table-id in cli + example by Benoît Ganne · 4 years, 1 month ago
  64. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  65. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  66. 18f0e31 ipsec: remove pending node by Fan Zhang · 4 years, 2 months ago
  67. 6ba4e41 ipsec: support for multipoint on ipsec interfaces by Neale Ranns · 4 years, 2 months ago
  68. 302b25a ipsec: Add to the SA info directly in the bihash by Neale Ranns · 4 years, 2 months ago
  69. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  70. 637c51f ipsec: Stack the adj from the destination in the SA's TX table by Neale Ranns · 4 years, 2 months ago
  71. 123b5eb ipsec: Layout and prefetching of SA struct by Neale Ranns · 4 years, 2 months ago
  72. 609d579 ipsec: fix instance, and cli del for new ipsec interface by Eric Kinzie · 4 years, 2 months ago
  73. 970187b ipsec: Allow SAs with NULL auth &crypto on IPSec interface by Neale Ranns · 4 years, 2 months ago
  74. 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
  75. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  76. 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 3 months ago
  77. f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
  78. fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
  79. d570e53 ipsec: fix trace of GRE_teb packets by Christian Hopps · 4 years, 4 months ago
  80. 9997538 ipsec: cli: add missing flags for SA add by Christian Hopps · 4 years, 5 months ago
  81. 2e84d66 ipsec: add ipsec set async mode api by Yulong Pei · 4 years, 4 months ago
  82. e6df80d ipsec: Deprecate old interface API by Neale Ranns · 4 years, 4 months ago
  83. 7885c74 ipsec: fix esp padding by Milan Lenco · 4 years, 4 months ago
  84. bdd8b57 ipsec: fix cli uninitialized parameters by Benoît Ganne · 4 years, 5 months ago
  85. dd4ccf2 ipsec: Dedicated IPSec interface type by Neale Ranns · 4 years, 6 months ago
  86. 5500d1d ipsec: Add/Del IPSec SA is not MP safe by Neale Ranns · 4 years, 7 months ago
  87. fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
  88. b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
  89. abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
  90. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  91. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  92. beee60d ipsec: fix buffer alloc by Filip Tehlar · 4 years, 9 months ago
  93. 0546483 ipsec: add input node bypass/discard functionality by ShivaShankarK · 4 years, 8 months ago
  94. ea9bc28 ipsec: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  95. dc3e966 ipsec: validate number of input sas by Matthew Smith · 4 years, 8 months ago
  96. 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
  97. 5cee0bc ipsec: use id in ipsec_tunnel_protect_details by Matthew Smith · 4 years, 9 months ago
  98. e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  99. b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
  100. ae8102e ipsec: Revert "ipsec: fix chained ESP" by Florin Coras · 4 years, 9 months ago