1. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  2. 005ef97 nat: fix coverity 249194 by Andrew Yourtchenko · 2 years, 4 months ago
  3. ab46a3c nat: fix coverity 249178 by Andrew Yourtchenko · 2 years, 4 months ago
  4. e404652 pppoe: fix coverity 218437, 218401 by Andrew Yourtchenko · 2 years, 4 months ago
  5. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  6. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  7. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 4 months ago
  8. 7dc351f l2: skip arp term for locally originated packets by Stanislav Zaikin · 2 years, 7 months ago
  9. c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
  10. 4cbc8b2 dma_intel: fix the wrong unformat type by Haiyue Wang · 2 years, 4 months ago
  11. fcb2132 memif: Process bad descriptors correctly in memif_process_desc by Steven Luong · 2 years, 4 months ago
  12. 76b8aa0 ethernet: fix coverity 214973 by Andrew Yourtchenko · 2 years, 4 months ago
  13. 618afb5 vlib: fix coverity 274750, part 2 by Andrew Yourtchenko · 2 years, 4 months ago
  14. a21b38e vlib: fix coverity 277203 by Andrew Yourtchenko · 2 years, 4 months ago
  15. 966e6ff ethernet: refactor the redundant code by Andrew Yourtchenko · 2 years, 4 months ago
  16. a9bfef7 vlib: use error description when dropping packets by Arthur de Kerhor · 2 years, 4 months ago
  17. 186b215 ethernet: fix mac address increment error by Jieqiang Wang · 2 years, 4 months ago
  18. d2acfbc fib: fix coverity 249175 by Andrew Yourtchenko · 2 years, 4 months ago
  19. 165c963 fib: fix coverity 253539 by Andrew Yourtchenko · 2 years, 4 months ago
  20. b46a4e6 ethernet: fix coverity 218549 by Andrew Yourtchenko · 2 years, 4 months ago
  21. f4f1b95 nat: fix coverity 249202 by Benoît Ganne · 2 years, 4 months ago
  22. a01be73 linux-cp: fix coverity 216937 by Andrew Yourtchenko · 2 years, 4 months ago
  23. c8d1c8c nsh: fix coverity 249201 by Andrew Yourtchenko · 2 years, 4 months ago
  24. 000a4eb build: disable gcc warning stringop-overflow for gcc-10 or greater by Dave Wallace · 2 years, 4 months ago
  25. abd5669 vlib: introduce DMA infrastructure by Marvin Liu · 2 years, 4 months ago
  26. 9a6ad01 wireguard: fix ipv6 payload_length computation by Aloys Augustin · 2 years, 4 months ago
  27. d3456b8 vlib: allow longer version string by Matthew Smith · 2 years, 4 months ago
  28. 4b4aded ipsec: fix coverity 249204 by Andrew Yourtchenko · 2 years, 4 months ago
  29. 9cd37fb linux-cp: handle AF_BRIDGE neighbors by Matthew Smith · 2 years, 4 months ago
  30. 1a1c59d lisp: address the issues raised by coverity 249165 by Andrew Yourtchenko · 2 years, 4 months ago
  31. a6b2d7e rdma: fix coverity 249197 by Benoît Ganne · 2 years, 4 months ago
  32. 174f5c8 vppinfra: fix coverity 249217 by Andrew Yourtchenko · 2 years, 4 months ago
  33. aac6856 classify: fix coverity 249223 by Andrew Yourtchenko · 2 years, 4 months ago
  34. 5b88fee nat: simplify per-protocol code by using an array by Jon Loeliger · 2 years, 4 months ago
  35. c428fd5 vlib: memory leak in vlib_register_errors on create and delete interface by Steven Luong · 2 years, 4 months ago
  36. 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
  37. 47c1b1c unittest: fix coverity 274736 by Andrew Yourtchenko · 2 years, 4 months ago
  38. 97d3d54 wireguard: fix error type for crypto backend by Benoît Ganne · 2 years, 4 months ago
  39. fa7441f wireguard: fix ipv6 handshake packet by Benoît Ganne · 2 years, 4 months ago
  40. 32b93d4 vppinfra: correct clib_bitmap_set() return comment by Jon Loeliger · 2 years, 4 months ago
  41. 07c42c0 nat: Replace port refcounts with simple bitvectors by Jon Loeliger · 2 years, 4 months ago
  42. 635930f dns: fix coverity 249189, 249198 by Andrew Yourtchenko · 2 years, 4 months ago
  43. cc488fc nsh: fix coverity 249169 by Andrew Yourtchenko · 2 years, 4 months ago
  44. 6e4a56e ip-neighbor: Declarative .api counters. by Neale Ranns · 2 years, 4 months ago
  45. b29c606 ip: Use .api declarative counters for ICMP. by Neale Ranns · 2 years, 4 months ago
  46. c65921f ikev2: accept key exchange on CREATE_CHILD_SA by Atzm Watanabe · 2 years, 4 months ago
  47. 138f65c ikev2: fix possible SEGV by Atzm Watanabe · 2 years, 4 months ago
  48. 3ebe1ef svm: fix coverity 249207,249209 by Andrew Yourtchenko · 2 years, 4 months ago
  49. cbc1039 vlib: fix coverity 274744 by Andrew Yourtchenko · 2 years, 4 months ago
  50. a3018af vlib: fix coverity 274750 by Andrew Yourtchenko · 2 years, 4 months ago
  51. fc02572 memif: crash on recceiving a bad descriptor by Steven Luong · 2 years, 4 months ago
  52. ae60538 wireguard: fix fib entry tracking by Alexander Chernavin · 2 years, 4 months ago
  53. d5e4e25 fib: support "midchain delegate" removal by Alexander Chernavin · 2 years, 4 months ago
  54. 5c9f996 nat: fix potential out-of-bound worker array index by Jing Peng · 2 years, 7 months ago
  55. b5339c6 vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state) by luoyaozu · 2 years, 4 months ago
  56. 28d5c12 http_static: validate session before sending by Florin Coras · 2 years, 4 months ago
  57. 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
  58. 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 4 months ago
  59. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  60. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  61. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  62. ee15f86 linux-cp: FIB lookup for P2MP tunnel interfaces by Matthew Smith · 2 years, 8 months ago
  63. 9fac9c8 tunnel: Fix API encoding of tunnel flags by Neale Ranns · 2 years, 8 months ago
  64. 7e6ffba ikev2: do not accept rekey until old SA is deleted by Atzm Watanabe · 2 years, 4 months ago
  65. 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
  66. 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
  67. fee9853 wireguard: add peers roaming support by Alexander Chernavin · 2 years, 4 months ago
  68. a6328e5 wireguard: add handshake rate limiting support by Alexander Chernavin · 2 years, 5 months ago
  69. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  70. 896b184 vnet: install reass headers by Mohammed Hawari · 2 years, 6 months ago
  71. 1605248 vlib: vlib_validate_buffer_enqueue_with_aux_x1 by Mohammed Hawari · 2 years, 7 months ago
  72. 83caa62 interface: fix show_or_clear_hw_interfaces by Mohammed Hawari · 2 years, 4 months ago
  73. 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
  74. ce91af8 wireguard: add dos mitigation support by Alexander Chernavin · 2 years, 5 months ago
  75. 03aae96 ikev2: fix rekeying with multiple notify payloads by Atzm Watanabe · 2 years, 4 months ago
  76. 389aae5 vnet: On rx-mode set, return error for an actual error. by Wayne Morrison · 2 years, 4 months ago
  77. 1b299fa vppapigen: make json in parallel by Nathan Skrzypczak · 2 years, 6 months ago
  78. 157e4f5 dpdk: enable interrupt support for vmxnet3 by Benoît Ganne · 2 years, 5 months ago
  79. 5fcec20 arping: validate am->interfaces before check address by GaoChX · 2 years, 4 months ago
  80. 44ec846 wireguard: add processing of received cookie messages by Alexander Chernavin · 2 years, 5 months ago
  81. 8188060 ipsec: fix coverity warnings found in fast path implementation by Piotr Bronowski · 2 years, 5 months ago
  82. 69977d2 ip6-nd: fix ip6 ra cli issue by Takanori Hirano · 2 years, 5 months ago
  83. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  84. 4a817a5 ip6-nd: copy mac address to wrong buffer current_data by liangrq · 2 years, 6 months ago
  85. a5266c6 vppinfra: fix formatting of format_base10 by Pim van Pelt · 2 years, 5 months ago
  86. c8cd079 linux-cp: fix endianess for autoendian methods by Stanislav Zaikin · 2 years, 5 months ago
  87. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  88. 3f245e6 linux-cp: change namespace to netns by Stanislav Zaikin · 2 years, 5 months ago
  89. eccb5c2 stats: add loops per second counter in the stats segment. by Radha krishna Saragadam · 2 years, 5 months ago
  90. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  91. 99e3b8b linux-cp: API downgrade due to namespace keyword by Matthew Smith · 2 years, 5 months ago
  92. 574d994 dpdk: fix mlx5 dpdk init with no-multi-seg by Tianyu Li · 2 years, 6 months ago
  93. 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
  94. 963e9b5 quic: fix coverity warning by Florin Coras · 2 years, 5 months ago
  95. af82211 perfmon: add Arm event bundles by Zachary Leaf · 2 years, 7 months ago
  96. 268d7be perfmon: enable perfmon plugin for Arm by Zachary Leaf · 2 years, 7 months ago
  97. c7d43a5 perfmon: make less arch dependent by Zachary Leaf · 2 years, 7 months ago
  98. 20ac58e wireguard: fix coverity warnings by Artem Glazychev · 2 years, 5 months ago
  99. 08f3910 dpdk: add ID for 4xxx QAT VF by Matthew Smith · 2 years, 5 months ago
  100. 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago