1. a4f994f vppapigen: fix incorrect comments in json by Ondrej Fabry · 1 year, 11 months ago
  2. 905ec87 tls: openssl: fix SSL_read partial read scenario by Ofer Heifetz · 1 year, 11 months ago
  3. 9b02f72 linux-cp: fix auto-sub-int by Stanislav Zaikin · 1 year, 11 months ago
  4. 051d3a3 ip: fix ip ACL traces by Benoît Ganne · 2 years, 1 month ago
  5. 231a365 af_xdp: fix default xdp program unload fail by Yulong Pei · 1 year, 11 months ago
  6. 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
  7. 3220d9f fib: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  8. ab4d917 memif: improve error reporting by Damjan Marion · 1 year, 11 months ago
  9. 4d290c3 wireguard: update ESTABLISHED flag by Artem Glazychev · 1 year, 11 months ago
  10. 946f918 vppinfra: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  11. a254de4 vlib: chdir to runtime_dir by Damjan Marion · 1 year, 11 months ago
  12. a769a50 api: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  13. 8a1d079 api: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  14. 49bbf9e api: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  15. 16daaaa dns: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  16. 4fe09e9 dpdk: add intf tag to dev{} subinput by Nathan Skrzypczak · 2 years, 9 months ago
  17. 53badfc wireguard: sending the first handshake by Artem Glazychev · 1 year, 11 months ago
  18. ddc16cf api: pcap capture api update by Maxime Peim · 2 years ago
  19. 7cbd3cc af_xdp: fix xdp socket create fail by Chen Yahui · 2 years, 3 months ago
  20. 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 5 months ago
  21. 3b5ab65 vppinfra: fix random buffer OOB crash with ASAN by Dmitry Valter · 1 year, 11 months ago
  22. 6a782ca vlib: make pending_interrupts valid for AddressSanitizer by Benoît Ganne · 1 year, 11 months ago
  23. 6080ed6 vppinfra: clib_bitmap fix by Maxime Peim · 1 year, 11 months ago
  24. 8bd4db5 vxlan: convert vxlan to a plugin by Steven Luong · 2 years, 2 months ago
  25. dd2eff6 ip: add the missing offload check by Mohsin Kazmi · 2 years ago
  26. 8a0fd06 af_packet: add the missing header-len for packets with checksum offload by Mohsin Kazmi · 1 year, 11 months ago
  27. 613e6dc lb: add source ip based sticky load balancing by Nobuhiro MIKI · 2 years, 3 months ago
  28. 893a0c3 build: use CMAKE_C_COMPILER_LAUNCHER for ccache by Guillaume Solignac · 2 years ago
  29. 5d23468 vppapigen: include comments in json by Ole Troan · 3 years, 8 months ago
  30. 531ac24 pppoe: fix memcpy out of bounds with gcc-11 on arm by Tianyu Li · 2 years ago
  31. 936b8dd vppinfra:fix pcap write large file(> 0x80000000) error. by aihua2013 · 2 years, 2 months ago
  32. cc16e7b pci: fix musl crash by Benoît Ganne · 2 years ago
  33. 4da8be4 acl: CLI allow replace, allow deletion by Pim van Pelt · 2 years ago
  34. 463d5f9 vlib: install dma.h to fix out-of-tree plugins by Mohammed Hawari · 1 year, 11 months ago
  35. f4b82f5 wireguard: add local variable by Gabriel Oginski · 2 years, 1 month ago
  36. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 2 months ago
  37. e917bf7 vlib: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  38. e546532 vppinfra: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  39. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 2 years ago
  40. 609d8e9 vppinfra: fix else if check in _vec_set_len() by Liangxing Wang · 2 years ago
  41. 48ceadc build: cmake NAMELINK_COMPONENT in vpp libraries by Nick Brown · 2 years ago
  42. f9a1748 af_xdp: update af_xdp driver plugin to depend on libxdp by Yulong Pei · 2 years ago
  43. 809eb66 vppinfra: fix longstanding corner case bug in serialize_get() by Dave Barach · 2 years ago
  44. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 2 years ago
  45. 6903da2 abf: exclude networks with deny rules by Josh Dorsey · 2 years ago
  46. c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 2 months ago
  47. 6a07348 pci: add option to force uio binding by Benoît Ganne · 2 years, 2 months ago
  48. eea6edc linux-cp: Fix endianness in lcp response by Pim van Pelt · 2 years ago
  49. 1ce802d sr: remove stale runs_after by Nathan Skrzypczak · 2 years ago
  50. f06a518 nat: do not use nat session object after deletion by Benoît Ganne · 2 years ago
  51. 897fbba sr: fix compilation errors by Guillaume Solignac · 2 years ago
  52. f457f1f build: do not link with libssl if not needed by Benoît Ganne · 2 years ago
  53. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 2 years ago
  54. 2b1b115 vrrp: fix update virtual addr make mistake by gaochx · 2 years ago
  55. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  56. 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 2 years ago
  57. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  58. cfaf440 bfd: fix ip address cli parsing by Benoît Ganne · 2 years ago
  59. 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years ago
  60. 6c89a35 vppinfra: fix function prototypes by Dave Barach · 2 years ago
  61. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  62. b89db0c misc: fix crash using tracedump plugin with socket API clients by Arthur de Kerhor · 2 years ago
  63. 4134474 dpdk: link DPDK with MLX4/MLX5 libraries again by Vladimir Ratnikov · 2 years ago
  64. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years ago
  65. 24adeba quic: fix quic plugin with openssl 3.x by Dave Wallace · 2 years ago
  66. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years ago
  67. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years ago
  68. aff4d32 nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api. by Huawei LI · 2 years, 1 month ago
  69. f1b97bf nat: fix memory leak and refactor nat44-ed db init/free. by Huawei LI · 2 years, 1 month ago
  70. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years ago
  71. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 4 months ago
  72. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 1 month ago
  73. 3abb32c nat: disable nat44-ed/ei features on interface deletion by Vladislav Grishenko · 2 years, 1 month ago
  74. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  75. 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years, 1 month ago
  76. d3ccb0c linux-cp: set severity of noisy message to debug by Matthew Smith · 2 years, 1 month ago
  77. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
  78. 36c7e7c nat: fixed return values of enable/disable call by Filip Varga · 2 years, 1 month ago
  79. c62ddb6 http_static: clean up http redirect generation by Dave Barach · 2 years ago
  80. c0a2527 http_static: derive mime type from file extensions by Dave Barach · 2 years ago
  81. 919fdad tcp: avoid retransmit head with no data by Florin Coras · 2 years, 1 month ago
  82. fe1fb3c vat2: add plugin-path parameter by Ole Troan · 2 years, 1 month ago
  83. bcdde1a papi: export packed message structures by Ole Troan · 2 years, 1 month ago
  84. 37157da tests: multiple apidir locations by Ole Troan · 2 years, 1 month ago
  85. d741383 api: avoid sigpipe for unruly api client by Ole Troan · 2 years, 1 month ago
  86. f22824b papi: fix async support for socket transport by Ole Troan · 2 years, 1 month ago
  87. 287c125 http_static: misc bug fixes by Dave Barach · 2 years, 1 month ago
  88. bd9cde8 classify: increase metadata from 16- to 32-bits by Benoît Ganne · 2 years, 1 month ago
  89. 55fbf55 http_static: fix http(s) redirects by Dave Barach · 2 years, 1 month ago
  90. 9067f33 stats: return empty vector rather than NULL if stat_segment_dump_r() is run on an empty vector from ls by Andrew Yourtchenko · 2 years, 1 month ago
  91. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  92. 06bbab0 quic: update to quicly v0.1.4 by Dave Wallace · 2 years, 1 month ago
  93. b01efc5 buffers: revert protect against bad thread indices by Benoît Ganne · 2 years, 1 month ago
  94. ea0b890 vlib: clib_panic if sysconf() can't determine page size on startup by Andrew Yourtchenko · 2 years, 3 months ago
  95. 5163d59 vnet: fix trace flag copying in icmp4 by Klement Sekera · 2 years, 1 month ago
  96. 7eba44d vhost: convert vhost device driver to a plugin by Steven Luong · 2 years, 2 months ago
  97. a6d16b7 avf: support generic flow by Ting Xu · 2 years, 2 months ago
  98. 583d4c9 wireguard: add atomic mutex by Gabriel Oginski · 2 years, 3 months ago
  99. 4afdfb4 hsa: session rpc for echo client cli notifications by Florin Coras · 2 years, 1 month ago
  100. 5010bbd stats: add boot time in stats segment by Ole Troan · 2 years, 1 month ago