1. cbc1039 vlib: fix coverity 274744 by Andrew Yourtchenko · 2 years, 4 months ago
  2. a3018af vlib: fix coverity 274750 by Andrew Yourtchenko · 2 years, 4 months ago
  3. fc02572 memif: crash on recceiving a bad descriptor by Steven Luong · 2 years, 4 months ago
  4. ae60538 wireguard: fix fib entry tracking by Alexander Chernavin · 2 years, 4 months ago
  5. d5e4e25 fib: support "midchain delegate" removal by Alexander Chernavin · 2 years, 4 months ago
  6. 5c9f996 nat: fix potential out-of-bound worker array index by Jing Peng · 2 years, 7 months ago
  7. b5339c6 vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state) by luoyaozu · 2 years, 4 months ago
  8. 28d5c12 http_static: validate session before sending by Florin Coras · 2 years, 4 months ago
  9. 30be19c ip: only set rx_sw_if_index when connection found to avoid following crash like tcp punt by Xiaoming Jiang · 2 years, 4 months ago
  10. 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 4 months ago
  11. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  12. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  13. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  14. ee15f86 linux-cp: FIB lookup for P2MP tunnel interfaces by Matthew Smith · 2 years, 8 months ago
  15. 9fac9c8 tunnel: Fix API encoding of tunnel flags by Neale Ranns · 2 years, 7 months ago
  16. 7e6ffba ikev2: do not accept rekey until old SA is deleted by Atzm Watanabe · 2 years, 4 months ago
  17. 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
  18. 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
  19. fee9853 wireguard: add peers roaming support by Alexander Chernavin · 2 years, 4 months ago
  20. a6328e5 wireguard: add handshake rate limiting support by Alexander Chernavin · 2 years, 5 months ago
  21. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  22. 896b184 vnet: install reass headers by Mohammed Hawari · 2 years, 6 months ago
  23. 1605248 vlib: vlib_validate_buffer_enqueue_with_aux_x1 by Mohammed Hawari · 2 years, 7 months ago
  24. 83caa62 interface: fix show_or_clear_hw_interfaces by Mohammed Hawari · 2 years, 4 months ago
  25. 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
  26. ce91af8 wireguard: add dos mitigation support by Alexander Chernavin · 2 years, 5 months ago
  27. 03aae96 ikev2: fix rekeying with multiple notify payloads by Atzm Watanabe · 2 years, 4 months ago
  28. 389aae5 vnet: On rx-mode set, return error for an actual error. by Wayne Morrison · 2 years, 4 months ago
  29. 1b299fa vppapigen: make json in parallel by Nathan Skrzypczak · 2 years, 6 months ago
  30. 157e4f5 dpdk: enable interrupt support for vmxnet3 by Benoît Ganne · 2 years, 5 months ago
  31. 5fcec20 arping: validate am->interfaces before check address by GaoChX · 2 years, 4 months ago
  32. 44ec846 wireguard: add processing of received cookie messages by Alexander Chernavin · 2 years, 5 months ago
  33. 8188060 ipsec: fix coverity warnings found in fast path implementation by Piotr Bronowski · 2 years, 5 months ago
  34. 69977d2 ip6-nd: fix ip6 ra cli issue by Takanori Hirano · 2 years, 5 months ago
  35. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  36. 4a817a5 ip6-nd: copy mac address to wrong buffer current_data by liangrq · 2 years, 5 months ago
  37. a5266c6 vppinfra: fix formatting of format_base10 by Pim van Pelt · 2 years, 5 months ago
  38. c8cd079 linux-cp: fix endianess for autoendian methods by Stanislav Zaikin · 2 years, 5 months ago
  39. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  40. 3f245e6 linux-cp: change namespace to netns by Stanislav Zaikin · 2 years, 5 months ago
  41. eccb5c2 stats: add loops per second counter in the stats segment. by Radha krishna Saragadam · 2 years, 5 months ago
  42. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  43. 99e3b8b linux-cp: API downgrade due to namespace keyword by Matthew Smith · 2 years, 5 months ago
  44. 574d994 dpdk: fix mlx5 dpdk init with no-multi-seg by Tianyu Li · 2 years, 6 months ago
  45. 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
  46. 963e9b5 quic: fix coverity warning by Florin Coras · 2 years, 5 months ago
  47. af82211 perfmon: add Arm event bundles by Zachary Leaf · 2 years, 7 months ago
  48. 268d7be perfmon: enable perfmon plugin for Arm by Zachary Leaf · 2 years, 7 months ago
  49. c7d43a5 perfmon: make less arch dependent by Zachary Leaf · 2 years, 7 months ago
  50. 20ac58e wireguard: fix coverity warnings by Artem Glazychev · 2 years, 5 months ago
  51. 08f3910 dpdk: add ID for 4xxx QAT VF by Matthew Smith · 2 years, 5 months ago
  52. 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago
  53. ac199fc vppinfra: fix memory leak in sparse_vec_free() by Sergey Matov · 4 years, 1 month ago
  54. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  55. f8631ce buffers: protect against bad thread indices by Jon Loeliger · 2 years, 6 months ago
  56. b52bd3a vcl: check if listener valid on disconnect cleanup by Florin Coras · 2 years, 6 months ago
  57. 5b3d543 vrrp: while delete vr can't delete multi virtual address. by GaoChX · 2 years, 6 months ago
  58. d50e661 sr: SRv6 Path Tracing Sink node behavior by Ahmed Abdelsalam · 2 years, 6 months ago
  59. cd758e6 vlib: enqueue_to_next_with_aux implementation by Mohammed Hawari · 2 years, 7 months ago
  60. b03eec9 classify: use 32 bits hash by Benoît Ganne · 2 years, 6 months ago
  61. b005728 sr: code refactor and style fix by Ahmed Abdelsalam · 2 years, 6 months ago
  62. ffa7bac svm: check svm_msg_q_size_to_alloc success by Ofer Heifetz · 2 years, 6 months ago
  63. c933bb7 sr: Add support for SRv6 Path Tracing Infrastructure by Ahmed Abdelsalam · 2 years, 6 months ago
  64. 0c3ca59 hsa: reduce number of preallocated vcl test server sessions by Florin Coras · 2 years, 6 months ago
  65. 4225443 tests: add ipsec flow performance unit test by Piotr Bronowski · 2 years, 7 months ago
  66. 93bc431 ipsec: show fast path flag in cli by Fan Zhang · 2 years, 7 months ago
  67. 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
  68. e1dce37 ipsec: add spd fast path matching by Piotr Bronowski · 2 years, 7 months ago
  69. 829bff8 ipsec: make match function inline by Piotr Bronowski · 2 years, 7 months ago
  70. 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
  71. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  72. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  73. d699a34 ipsec: introduce spd fast path types by Piotr Bronowski · 2 years, 7 months ago
  74. 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
  75. 5b4b4c0 quic:fix crash rx_fifo full or grow by fanxb · 2 years, 6 months ago
  76. d6c3b1f stats: fix prometheus exporter crash on large number of FIB entries by Alexander Chernavin · 2 years, 6 months ago
  77. ada7e4e ip: reassembly - Add node level stats, fix customapp behavior by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  78. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  79. 0d5f1a6 vppinfra: fix bihash_8_16 entry format function by Benoît Ganne · 2 years, 6 months ago
  80. c2ab1bd hsa: allow first segments larger than 4g for proxy by Florin Coras · 2 years, 6 months ago
  81. c629f90 ip: improve ip ACL traces by Benoît Ganne · 2 years, 6 months ago
  82. f4cfa2a vppinfra: missing __clib_export for clib_pmalloc_alloc_aligned by Damjan Marion · 2 years, 7 months ago
  83. b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
  84. 42928be wireguard: increment interface RX counters by Matthew Smith · 2 years, 7 months ago
  85. b376e92 classify: fix sesssion details api by Nathan Skrzypczak · 2 years, 6 months ago
  86. 9615883 vlib: fix crash on packet on deleted interface by Pim van Pelt · 2 years, 6 months ago
  87. 9cca694 sr: SRv6 TEF behavior support by Ahmed Abdelsalam · 2 years, 6 months ago
  88. 1477c72 wireguard: fix crash by not sending arp via wg interface by Alexander Chernavin · 2 years, 7 months ago
  89. db8dd26 hsa: dealloc proxy fifos on right thread by Florin Coras · 2 years, 6 months ago
  90. 7b8d26c hsa: refactor proxy session lookup and cleanup by Florin Coras · 2 years, 6 months ago
  91. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  92. eaa83c0 ipfix-export: Fix frame leak in flow_report_process_send() by Jon Loeliger · 2 years, 7 months ago
  93. 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
  94. 082dc14 stats: swap used and total stats by Leland Krych · 2 years, 7 months ago
  95. 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 7 months ago
  96. 321bd10 vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler by Damjan Marion · 2 years, 7 months ago
  97. dd2f12b ip: unformat_ip_address should no modify its argument on failure by Benoît Ganne · 2 years, 8 months ago
  98. d1ca70c nat: disable nat44-ei-in2out-output ttl check by Alexander Skorichenko · 2 years, 7 months ago
  99. 78d24f3 vppapigen: fix make go-api for go1.18 by Nathan Skrzypczak · 2 years, 7 months ago
  100. 449efe9 ip: reassembly - Fixing buffer leaks, corruption in v6 reasm by Vijayabhaskar Katamreddy · 2 years, 7 months ago