1. 53badfc wireguard: sending the first handshake by Artem Glazychev · 2 years ago
  2. 5616041 hs-test: handle error in config serialization by Filip Tehlar · 2 years ago
  3. ddc16cf api: pcap capture api update by Maxime Peim · 2 years ago
  4. 7cbd3cc af_xdp: fix xdp socket create fail by Chen Yahui · 2 years, 3 months ago
  5. 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 6 months ago
  6. 3b5ab65 vppinfra: fix random buffer OOB crash with ASAN by Dmitry Valter · 2 years ago
  7. 6a782ca vlib: make pending_interrupts valid for AddressSanitizer by Benoît Ganne · 2 years ago
  8. 6080ed6 vppinfra: clib_bitmap fix by Maxime Peim · 2 years ago
  9. 8bd4db5 vxlan: convert vxlan to a plugin by Steven Luong · 2 years, 3 months ago
  10. dd2eff6 ip: add the missing offload check by Mohsin Kazmi · 2 years ago
  11. 8a0fd06 af_packet: add the missing header-len for packets with checksum offload by Mohsin Kazmi · 2 years ago
  12. 2ebb952 misc: Initial 23.06-rc0 commit by Andrew Yourtchenko · 2 years ago v23.06-rc0
  13. 613e6dc lb: add source ip based sticky load balancing by Nobuhiro MIKI · 2 years, 3 months ago
  14. 893a0c3 build: use CMAKE_C_COMPILER_LAUNCHER for ccache by Guillaume Solignac · 2 years ago
  15. 5d23468 vppapigen: include comments in json by Ole Troan · 3 years, 8 months ago
  16. f4fe016 hs-test: zero timeout on docker stop by Florin Coras · 2 years ago
  17. 531ac24 pppoe: fix memcpy out of bounds with gcc-11 on arm by Tianyu Li · 2 years, 1 month ago
  18. 936b8dd vppinfra:fix pcap write large file(> 0x80000000) error. by aihua2013 · 2 years, 3 months ago
  19. 738cf73 tests: improve packet checksum functions by Klement Sekera · 2 years, 2 months ago
  20. cc16e7b pci: fix musl crash by Benoît Ganne · 2 years, 1 month ago
  21. a35f566 hs-test: add http proxy env to container builds by Florin Coras · 2 years ago
  22. f643b6f hs-test: autodetect ubuntu version during build by Maros Ondrejicka · 2 years ago
  23. 4da8be4 acl: CLI allow replace, allow deletion by Pim van Pelt · 2 years ago
  24. 463d5f9 vlib: install dma.h to fix out-of-tree plugins by Mohammed Hawari · 2 years ago
  25. f34f32f hs-test: better directory structure by Filip Tehlar · 2 years ago
  26. 3f95143 hs-test: restrict concurrency on envoy by Filip Tehlar · 2 years ago
  27. f4b82f5 wireguard: add local variable by Gabriel Oginski · 2 years, 2 months ago
  28. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 3 months ago
  29. e917bf7 vlib: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  30. e546532 vppinfra: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  31. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 2 years ago
  32. 8851ccf hs-test: use equal ubuntu versions in test images by Maros Ondrejicka · 2 years ago
  33. 609d8e9 vppinfra: fix else if check in _vec_set_len() by Liangxing Wang · 2 years ago
  34. 48ceadc build: cmake NAMELINK_COMPONENT in vpp libraries by Nick Brown · 2 years, 1 month ago
  35. f9a1748 af_xdp: update af_xdp driver plugin to depend on libxdp by Yulong Pei · 2 years ago
  36. 809eb66 vppinfra: fix longstanding corner case bug in serialize_get() by Dave Barach · 2 years ago
  37. dcca9e7 hs-test: fix tests using wget by Filip Tehlar · 2 years ago
  38. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 2 years ago
  39. 6903da2 abf: exclude networks with deny rules by Josh Dorsey · 2 years ago
  40. 058237e hs-test: optimize size of docker image by Filip Tehlar · 2 years ago
  41. f719adf hs-test: use anchors in yaml config files by Maros Ondrejicka · 2 years, 1 month ago
  42. c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 3 months ago
  43. 6a07348 pci: add option to force uio binding by Benoît Ganne · 2 years, 3 months ago
  44. eea6edc linux-cp: Fix endianness in lcp response by Pim van Pelt · 2 years ago
  45. 1ce802d sr: remove stale runs_after by Nathan Skrzypczak · 2 years, 1 month ago
  46. f06a518 nat: do not use nat session object after deletion by Benoît Ganne · 2 years, 1 month ago
  47. 897fbba sr: fix compilation errors by Guillaume Solignac · 2 years ago
  48. 1ee30fd tests: update install-deps to support interface test runs in the CI by Naveen Joy · 2 years, 1 month ago
  49. f457f1f build: do not link with libssl if not needed by Benoît Ganne · 2 years ago
  50. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 2 years ago
  51. a9e266e crypto-ipsecmb: fix perf scaling in ipsecmb v1.3 by Marcel Cornu · 2 years ago
  52. 2b1b115 vrrp: fix update virtual addr make mistake by gaochx · 2 years ago
  53. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  54. 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 2 years ago
  55. 993c86f hs-test: remove exec flags from source files by Filip Tehlar · 2 years ago
  56. f3ee2b6 hs-test: fix code style by Filip Tehlar · 2 years ago
  57. c204c87 hs-test: add nginx test by Filip Tehlar · 2 years, 1 month ago
  58. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  59. cfaf440 bfd: fix ip address cli parsing by Benoît Ganne · 2 years ago
  60. 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years, 1 month ago
  61. 6c89a35 vppinfra: fix function prototypes by Dave Barach · 2 years ago
  62. 21b8fd3 docs: update home-gateway use-case by Dave Barach · 2 years ago
  63. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years, 1 month ago
  64. b89db0c misc: fix crash using tracedump plugin with socket API clients by Arthur de Kerhor · 2 years, 1 month ago
  65. 4134474 dpdk: link DPDK with MLX4/MLX5 libraries again by Vladimir Ratnikov · 2 years, 1 month ago
  66. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years, 1 month ago
  67. bb98aac hs-test: small improvements by Filip Tehlar · 2 years, 1 month ago
  68. 24adeba quic: fix quic plugin with openssl 3.x by Dave Wallace · 2 years, 1 month ago
  69. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years, 1 month ago
  70. 8753180 hs-test: add runtime options by Maros Ondrejicka · 2 years, 1 month ago
  71. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years, 1 month ago
  72. db823ed hs-test: abstract away topology from test cases by Maros Ondrejicka · 2 years, 1 month ago
  73. aff4d32 nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api. by Huawei LI · 2 years, 1 month ago
  74. f1b97bf nat: fix memory leak and refactor nat44-ed db init/free. by Huawei LI · 2 years, 2 months ago
  75. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years, 1 month ago
  76. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 4 months ago
  77. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 2 months ago
  78. 3abb32c nat: disable nat44-ed/ei features on interface deletion by Vladislav Grishenko · 2 years, 1 month ago
  79. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  80. 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years, 1 month ago
  81. 051579d build: don't overwrite quicly build/install logs by Dave Wallace · 2 years, 1 month ago
  82. e416893 tests: tapv2, tunv2 and af_packet interface tests for vpp by Naveen Joy · 2 years, 3 months ago
  83. d3ccb0c linux-cp: set severity of noisy message to debug by Matthew Smith · 2 years, 1 month ago
  84. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years, 1 month ago
  85. 74ceb38 misc: VPP 22.10 Release Notes by Andrew Yourtchenko · 2 years, 3 months ago
  86. 36c7e7c nat: fixed return values of enable/disable call by Filip Varga · 2 years, 2 months ago
  87. c62ddb6 http_static: clean up http redirect generation by Dave Barach · 2 years, 1 month ago
  88. c0a2527 http_static: derive mime type from file extensions by Dave Barach · 2 years, 1 month ago
  89. 919fdad tcp: avoid retransmit head with no data by Florin Coras · 2 years, 1 month ago
  90. 98a91e8 hs-test: use assert-like approach in test cases by Maros Ondrejicka · 2 years, 1 month ago
  91. fe1fb3c vat2: add plugin-path parameter by Ole Troan · 2 years, 1 month ago
  92. bcdde1a papi: export packed message structures by Ole Troan · 2 years, 1 month ago
  93. 37157da tests: multiple apidir locations by Ole Troan · 2 years, 1 month ago
  94. d741383 api: avoid sigpipe for unruly api client by Ole Troan · 2 years, 1 month ago
  95. f22824b papi: fix async support for socket transport by Ole Troan · 2 years, 1 month ago
  96. 287c125 http_static: misc bug fixes by Dave Barach · 2 years, 1 month ago
  97. bd9cde8 classify: increase metadata from 16- to 32-bits by Benoît Ganne · 2 years, 1 month ago
  98. 0e79abb hs-test: manage containers and volumes within test suite by Maros Ondrejicka · 2 years, 1 month ago
  99. 5b74631 hs-test: test tcp with loss by Maros Ondrejicka · 2 years, 2 months ago
  100. 55fbf55 http_static: fix http(s) redirects by Dave Barach · 2 years, 1 month ago