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. c7f93b3 tests: move "venv" to "build-root" directory from "test" directory by Saima Yunus · 2 years, 4 months ago
  7. 5c9f996 nat: fix potential out-of-bound worker array index by Jing Peng · 2 years, 7 months ago
  8. b5339c6 vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state) by luoyaozu · 2 years, 4 months ago
  9. 57cf508 docs: fix spellcheck error for Ubuntu 22.04 by Saima Yunus · 2 years, 6 months ago
  10. 28d5c12 http_static: validate session before sending by Florin Coras · 2 years, 4 months ago
  11. f5b8e8d build: remove cnxk support from dpdk external deps by Dave Wallace · 2 years, 4 months ago
  12. 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
  13. 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 4 months ago
  14. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  15. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  16. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  17. ee15f86 linux-cp: FIB lookup for P2MP tunnel interfaces by Matthew Smith · 2 years, 8 months ago
  18. 9fac9c8 tunnel: Fix API encoding of tunnel flags by Neale Ranns · 2 years, 7 months ago
  19. 7e6ffba ikev2: do not accept rekey until old SA is deleted by Atzm Watanabe · 2 years, 4 months ago
  20. 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
  21. 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
  22. fee9853 wireguard: add peers roaming support by Alexander Chernavin · 2 years, 4 months ago
  23. a6328e5 wireguard: add handshake rate limiting support by Alexander Chernavin · 2 years, 5 months ago
  24. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  25. 896b184 vnet: install reass headers by Mohammed Hawari · 2 years, 6 months ago
  26. 1605248 vlib: vlib_validate_buffer_enqueue_with_aux_x1 by Mohammed Hawari · 2 years, 6 months ago
  27. 83caa62 interface: fix show_or_clear_hw_interfaces by Mohammed Hawari · 2 years, 4 months ago
  28. 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
  29. ce91af8 wireguard: add dos mitigation support by Alexander Chernavin · 2 years, 5 months ago
  30. 03aae96 ikev2: fix rekeying with multiple notify payloads by Atzm Watanabe · 2 years, 4 months ago
  31. 389aae5 vnet: On rx-mode set, return error for an actual error. by Wayne Morrison · 2 years, 4 months ago
  32. 09ef592 tests: fix node variant selection by Benoît Ganne · 2 years, 5 months ago
  33. 1b299fa vppapigen: make json in parallel by Nathan Skrzypczak · 2 years, 6 months ago
  34. 7ea7ab5 tests: run a test inside a QEMU VM by Naveen Joy · 3 years, 7 months ago
  35. 157e4f5 dpdk: enable interrupt support for vmxnet3 by Benoît Ganne · 2 years, 5 months ago
  36. 5fcec20 arping: validate am->interfaces before check address by GaoChX · 2 years, 4 months ago
  37. 44ec846 wireguard: add processing of received cookie messages by Alexander Chernavin · 2 years, 5 months ago
  38. 8188060 ipsec: fix coverity warnings found in fast path implementation by Piotr Bronowski · 2 years, 5 months ago
  39. 69977d2 ip6-nd: fix ip6 ra cli issue by Takanori Hirano · 2 years, 5 months ago
  40. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  41. 4a817a5 ip6-nd: copy mac address to wrong buffer current_data by liangrq · 2 years, 5 months ago
  42. a5266c6 vppinfra: fix formatting of format_base10 by Pim van Pelt · 2 years, 5 months ago
  43. 8636a32 libmemif: fix chain buffer support by Mohsin Kazmi · 2 years, 5 months ago
  44. c8cd079 linux-cp: fix endianess for autoendian methods by Stanislav Zaikin · 2 years, 5 months ago
  45. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  46. 3f245e6 linux-cp: change namespace to netns by Stanislav Zaikin · 2 years, 5 months ago
  47. eccb5c2 stats: add loops per second counter in the stats segment. by Radha krishna Saragadam · 2 years, 5 months ago
  48. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  49. 99e3b8b linux-cp: API downgrade due to namespace keyword by Matthew Smith · 2 years, 5 months ago
  50. 574d994 dpdk: fix mlx5 dpdk init with no-multi-seg by Tianyu Li · 2 years, 6 months ago
  51. 651cc01 tests: add fast path ipv6 python tests for outbound policy matching by Piotr Bronowski · 2 years, 5 months ago
  52. 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
  53. 963e9b5 quic: fix coverity warning by Florin Coras · 2 years, 5 months ago
  54. af82211 perfmon: add Arm event bundles by Zachary Leaf · 2 years, 7 months ago
  55. 268d7be perfmon: enable perfmon plugin for Arm by Zachary Leaf · 2 years, 7 months ago
  56. c7d43a5 perfmon: make less arch dependent by Zachary Leaf · 2 years, 7 months ago
  57. 20ac58e wireguard: fix coverity warnings by Artem Glazychev · 2 years, 5 months ago
  58. 08f3910 dpdk: add ID for 4xxx QAT VF by Matthew Smith · 2 years, 5 months ago
  59. 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago
  60. ac199fc vppinfra: fix memory leak in sparse_vec_free() by Sergey Matov · 4 years, 1 month ago
  61. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  62. f8631ce buffers: protect against bad thread indices by Jon Loeliger · 2 years, 6 months ago
  63. b52bd3a vcl: check if listener valid on disconnect cleanup by Florin Coras · 2 years, 6 months ago
  64. 108abc0 misc: VPP 22.06 Release Notes by Andrew Yourtchenko · 2 years, 6 months ago
  65. 5b3d543 vrrp: while delete vr can't delete multi virtual address. by GaoChX · 2 years, 6 months ago
  66. d50e661 sr: SRv6 Path Tracing Sink node behavior by Ahmed Abdelsalam · 2 years, 6 months ago
  67. cd758e6 vlib: enqueue_to_next_with_aux implementation by Mohammed Hawari · 2 years, 7 months ago
  68. b03eec9 classify: use 32 bits hash by Benoît Ganne · 2 years, 6 months ago
  69. b005728 sr: code refactor and style fix by Ahmed Abdelsalam · 2 years, 6 months ago
  70. ffa7bac svm: check svm_msg_q_size_to_alloc success by Ofer Heifetz · 2 years, 6 months ago
  71. c933bb7 sr: Add support for SRv6 Path Tracing Infrastructure by Ahmed Abdelsalam · 2 years, 6 months ago
  72. 0c3ca59 hsa: reduce number of preallocated vcl test server sessions by Florin Coras · 2 years, 6 months ago
  73. ab0bf0c ipsec: add fast path python tests by Fan Zhang · 2 years, 7 months ago
  74. 4225443 tests: add ipsec flow performance unit test by Piotr Bronowski · 2 years, 7 months ago
  75. 93bc431 ipsec: show fast path flag in cli by Fan Zhang · 2 years, 7 months ago
  76. 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
  77. e1dce37 ipsec: add spd fast path matching by Piotr Bronowski · 2 years, 7 months ago
  78. 829bff8 ipsec: make match function inline by Piotr Bronowski · 2 years, 7 months ago
  79. 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
  80. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  81. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  82. 365fabe docs: fix broken links by Pratikshya Prasai · 2 years, 6 months ago
  83. d699a34 ipsec: introduce spd fast path types by Piotr Bronowski · 2 years, 7 months ago
  84. 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
  85. 5b4b4c0 quic:fix crash rx_fifo full or grow by fanxb · 2 years, 6 months ago
  86. d6c3b1f stats: fix prometheus exporter crash on large number of FIB entries by Alexander Chernavin · 2 years, 6 months ago
  87. 15b1381 docs: fix spelling errors by Dave Wallace · 2 years, 6 months ago
  88. ada7e4e ip: reassembly - Add node level stats, fix customapp behavior by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  89. bbc99f4 build: update makefile for ubuntu 22.04 docker executors by Saima Yunus · 2 years, 6 months ago
  90. 5f6422d docs: cleaning up VPP documents by deleting unnecessary info. by Saima Yunus · 2 years, 7 months ago
  91. 78f672b rdma: bump to rdma-core 41.0 by Benoît Ganne · 2 years, 6 months ago
  92. 2d76657 dpdk: add support allow/block scan mode for vmbus dev by Xiaoming Jiang · 2 years, 6 months ago
  93. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  94. 0d5f1a6 vppinfra: fix bihash_8_16 entry format function by Benoît Ganne · 2 years, 6 months ago
  95. c2ab1bd hsa: allow first segments larger than 4g for proxy by Florin Coras · 2 years, 6 months ago
  96. c629f90 ip: improve ip ACL traces by Benoît Ganne · 2 years, 6 months ago
  97. f4cfa2a vppinfra: missing __clib_export for clib_pmalloc_alloc_aligned by Damjan Marion · 2 years, 7 months ago
  98. b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
  99. 42928be wireguard: increment interface RX counters by Matthew Smith · 2 years, 6 months ago
  100. b376e92 classify: fix sesssion details api by Nathan Skrzypczak · 2 years, 6 months ago