1. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  2. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  3. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  4. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  5. 2ac5c11 nat: Revert "nat: nat44-ed add session timing out indicator in api" by Andrew Yourtchenko · 3 years, 3 months ago
  6. 2abbdec srtp: fix header len assert by Florin Coras · 3 years, 3 months ago
  7. f059a34 nat: nat44-ed add session timing out indicator in api by Alexander Chernavin · 3 years, 4 months ago
  8. 296f4a3 stats: revert enable/disable segments polls by Ray Kinsella · 3 years, 3 months ago
  9. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  10. 10355d6 linux-cp: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  11. b89c1dd linux-cp: Complete interface creation logic by Pim van Pelt · 3 years, 4 months ago
  12. 7b46e4b linux-cp: fix crash on failed vlib_buffer_copy by Pim van Pelt · 3 years, 4 months ago
  13. 0d56f60 vrrp: fix source address on advertisements by Matthew Smith · 3 years, 4 months ago
  14. f49734d interface: add custom interface name support by Steven Luong · 3 years, 5 months ago
  15. 0c373fc perfmon: sort 'show perfmon bundle' output by Zachary Leaf · 3 years, 4 months ago
  16. 2f8174f interface: fix coverity issue by Mohammed Hawari · 3 years, 3 months ago
  17. 710bdef perfmon: add membw-bound bundle by Ray Kinsella · 3 years, 6 months ago
  18. c3cb207 perfmon: adding support for papi TMAM by Ray Kinsella · 3 years, 3 months ago
  19. 6f98d99 nat: remove unusued parameters and use correct parameter types by Klement Sekera · 3 years, 6 months ago
  20. 6d1b079 dpdk: fix coverity by Mohammed Hawari · 3 years, 3 months ago
  21. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  22. 0b42ac5 dpdk: lro support by Mohammed Hawari · 3 years, 7 months ago
  23. 5b22339 interface: full poll vector on adaptive mode by Maxime Peim · 3 years, 7 months ago
  24. 277ae8b sr: fixing typo in srv6 End.AS Proxy documentation by Ahmed Abdelsalam · 3 years, 3 months ago
  25. 4d41f95 nat: NAT44 ED improvements and fixes by Filip Varga · 3 years, 4 months ago
  26. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  27. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  28. eb2e1f9 classify: improve "show classify table" output by Dave Barach · 3 years, 3 months ago
  29. 33b18d4 vlib: fixed the issue of vpp crash caused by interface up/down by fangtong · 3 years, 5 months ago
  30. 29dc67b vmxnet3: set RX interrupt pending only when needed by Steven Luong · 3 years, 7 months ago
  31. 6b3eeeb vat2: coverity errors in print_template by Ole Troan · 3 years, 4 months ago
  32. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  33. 7311f18 misc: fix build error in handoffdemo by Sivaprasad Tummala · 3 years, 4 months ago
  34. da6520b flow: add esp spi rss type by Piotr Bronowski · 3 years, 6 months ago
  35. 034bd10 stats: enable/disable segments polls by Ray Kinsella · 3 years, 7 months ago
  36. c301578 stats: stat_validate_counter_vector3 non-static by Ray Kinsella · 3 years, 7 months ago
  37. 40ba692 session: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago
  38. 276675e vcl: fix vlsh conversion error by liuyacan · 3 years, 4 months ago
  39. 98078ab session: close app wrk socket on delete by Florin Coras · 3 years, 4 months ago
  40. 18599c5 tls: use default OpenSSL built-in DH parameters by Ofer Heifetz · 3 years, 5 months ago
  41. 1b6b09b tcp: Allow accepting session to send custom packet by liuyacan · 3 years, 4 months ago
  42. 7da9b5b vppinfra: add compress functions for u64, u16 and u8 by Mohsin Kazmi · 3 years, 4 months ago
  43. 17a6721 vlib: vpp banner is outputted to non-interactive vppctl session by Steven Luong · 3 years, 4 months ago
  44. ba46778 snort: fix incorrect data length for snort inspection by Sivaprasad Tummala · 3 years, 4 months ago
  45. e09a233 bufmon: add buffer monitoring plugin by Benoît Ganne · 3 years, 9 months ago
  46. a13100f snort: fix snort hang issue when interrupted by Sivaprasad Tummala · 3 years, 4 months ago
  47. ce50758 vhost: migrate to new TX infra by Steven Luong · 3 years, 4 months ago
  48. 1eaaba4 ikev2: check for valid cipher + integrity by Benoît Ganne · 4 years ago
  49. 844e94f ikev2: fix DNS resolution overflow by Benoît Ganne · 3 years, 4 months ago
  50. 4fe2f4c af_xdp: fix stale rx/tx pointers in xsk objects by Benoît Ganne · 3 years, 4 months ago
  51. ad8b82d sr: extend the srv6 sid list structure by Ahmed Abdelsalam · 3 years, 4 months ago
  52. c6b6816 acl: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago
  53. ee04de5 fib: fix source address get error for p2p if by jxm · 3 years, 6 months ago
  54. a3f93e2 af_xdp: fix xsk_socket__delete left un-cleanup by arikachen · 3 years, 4 months ago
  55. b31fbc4 ip: check if interface has link-local address by Stanislav Zaikin · 3 years, 4 months ago
  56. 37665ea ikev2: fix use-after-free by Benoît Ganne · 3 years, 6 months ago
  57. ea1f491 rdma: decrease inlining by Benoît Ganne · 3 years, 5 months ago
  58. 42e2140 vppinfra: fix clib_random_buffer_get_data caching by Benoît Ganne · 3 years, 5 months ago
  59. 1a19552 buffers: fix buffer linearization by Benoît Ganne · 3 years, 7 months ago
  60. 4e3af51 perfmon: fix perf event user page read by Benoît Ganne · 3 years, 4 months ago
  61. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  62. 6d020c2 ikev2: decrease inlining by Benoît Ganne · 3 years, 5 months ago
  63. fccced8 build: fix external plugin build by Benoît Ganne · 3 years, 4 months ago
  64. ad51075 nat: handle ED in2out ICMP errors with workers by Matthew Smith · 3 years, 4 months ago
  65. 1d342b9 acl: add API call for setting the toggle to select between linear and bihash-based lookups by Andrew Yourtchenko · 3 years, 4 months ago
  66. 38071b1 vhost: interrupt mode support with mq by Steven Luong · 3 years, 8 months ago
  67. 91144fb vat2: add shared memory argument by Ole Troan · 3 years, 4 months ago
  68. 4de12b9 nat: fix counters increment for output feature by Alexander Chernavin · 3 years, 5 months ago
  69. 42cec0e ip: reassembly cleanup by Klement Sekera · 3 years, 4 months ago
  70. 6da3769 build: install ethernet/ethernet_types_api.h by Mohammed Hawari · 3 years, 4 months ago
  71. 12eb837 build: remove dh-systemd from dependencies by Andrew Yourtchenko · 3 years, 4 months ago
  72. 76b19ce ip: Fix crash in ip address add on sub-int without exact-match by Pim van Pelt · 3 years, 4 months ago
  73. 2a1783f ip: punt redirect add nh in api by Nathan Skrzypczak · 3 years, 4 months ago
  74. 8034a36 ip: source address selection by Ole Troan · 3 years, 4 months ago
  75. 078d258 wireguard: add flag to check hmac for decryption by Gabriel Oginski · 3 years, 4 months ago
  76. 5ae4543 nat: NAT44ED configuration refactor by Filip Varga · 3 years, 5 months ago
  77. c06d660 nat: correct pool ops when disable nat44 plugin by Alexander Skorichenko · 3 years, 6 months ago
  78. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  79. 8c7f5c8 tls: add start_listen openssl API return value check by Ofer Heifetz · 3 years, 5 months ago
  80. b8e7a45 build: consistent debhelper 10 support by Nick Brown · 3 years, 4 months ago
  81. afbb33a svm: make more fifo segment header fields private by Florin Coras · 3 years, 4 months ago
  82. a70b015 fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather by Neale Ranns · 3 years, 4 months ago
  83. d695333 fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t by Neale Ranns · 3 years, 4 months ago
  84. 7244a70 ip: [re]introduce the 8-8-8-8 stride MTRIE by Neale Ranns · 3 years, 4 months ago
  85. 6bb2db0 ip: Rename the ip4 mtrie function to be 16_8_8 specific by Neale Ranns · 3 years, 4 months ago
  86. a8c720e vppinfra: Fix bihash del warning by Nathan Skrzypczak · 3 years, 4 months ago
  87. 384bd33 tls: picotls optimize rx path by Florin Coras · 3 years, 4 months ago
  88. 74f0f97 tls: picotls optimize writes by Florin Coras · 3 years, 4 months ago
  89. 1433185 misc: do not capture tx packets twice by Benoît Ganne · 3 years, 5 months ago
  90. 31a4aa7 ip: Use the IP4 lookup functions by Neale Ranns · 3 years, 4 months ago
  91. 625a1f1 ip: Remove the 'test lookup' CLI command by Neale Ranns · 3 years, 4 months ago
  92. 5d280d5 ip6-nd: only respond to RS if sending RA is enabled by Ole Troan · 3 years, 4 months ago
  93. 1885f79 tls: avoid picotls buffer allocs on rx by Florin Coras · 3 years, 4 months ago
  94. a85a1c3 tls: avoid ptls ctx free on transport close by Florin Coras · 3 years, 4 months ago
  95. 4b9246a classify: fix parsing for l4 match by Benoît Ganne · 3 years, 4 months ago
  96. 41a54f6 ip: fix ip punt redirect cli by Benoît Ganne · 3 years, 4 months ago
  97. 2621acc nat: nat44-ed disable protection for api/cli by Filip Varga · 3 years, 5 months ago
  98. 992d996 vppinfra: fix the array mask function by Mohsin Kazmi · 3 years, 4 months ago
  99. 3edae35 memif: fix offset by Artem Glazychev · 3 years, 5 months ago
  100. 7dbc8eb quic: do not update crypto keys from workers by Aloys Augustin · 3 years, 4 months ago