1. b0116a1 vcl: handle lt events in epoll ctl by Florin Coras · 1 year, 11 months ago
  2. 3288193 vcl: improve vls handling of shared listeners by Florin Coras · 1 year, 11 months ago
  3. a10437f wireguard: fix potential leaks of async frame by Gabriel Oginski · 1 year, 11 months ago
  4. 5035bf0 tcp: fix error counters by Filip Tehlar · 1 year, 11 months ago
  5. 182d2b4 srtp: fix build on ubuntu-22.04 by Dave Wallace · 1 year, 11 months ago
  6. 7c06b57 session: track app session closes by Florin Coras · 1 year, 11 months ago
  7. eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 11 months ago
  8. 7c7231f vcl: fix incorrect ldp worker in ldp_epoll_pwait() by Liangxing Wang · 1 year, 11 months ago
  9. edd28a4 wireguard: move buffer when insufficient pre_data left by Alexander Skorichenko · 2 years ago
  10. 5b704f4 session: ignore zero length dgrams by Florin Coras · 1 year, 11 months ago
  11. 844a0e8 rdma: always use 64 byte CQEs for MLX5 by Nathan Brown · 2 years ago
  12. c4c205b sr: support define src ipv6 per encap policy by Takeru Hayasaka · 2 years ago
  13. 7a6532b session: accept lcl ip updates on cl sessions by Florin Coras · 1 year, 11 months ago
  14. 11d9d02 avf dpdk: fix incorrect handling of IPv6 src address in flow by Ting Xu · 2 years, 1 month ago
  15. 25ab42e avf: fix incorrect flag for flow director by Ting Xu · 2 years ago
  16. 26d8418 avf: fix checksum offload configuration by Ting Xu · 2 years ago
  17. dc95634 avf: fix bit calculation function fls_u32 by Ting Xu · 1 year, 11 months ago
  18. 3b28fd7 ip6-nd: support dump/details for IPv6 RA by Alexander Chernavin · 2 years ago
  19. 02dfd29 ipsec: fix AES CBC IV generation (CVE-2022-46397) by Benoît Ganne · 3 years ago
  20. aaad4f9 vcl: drop lock on segment attach failure by Florin Coras · 1 year, 11 months ago
  21. f1a232f vcl: add ldp implementation for recvmmsg by Florin Coras · 1 year, 11 months ago
  22. 3684794 vcl: better handlig of ldp apis that rely on gnu source by Florin Coras · 1 year, 11 months ago
  23. 085757b vppinfra: refactor clib_socket_init, add linux netns support by Damjan Marion · 2 years ago
  24. ab412cd ipsec: fix async crypto linked keys memory leak by Benoît Ganne · 2 years ago
  25. af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 11 months ago
  26. 6b97c43 nat: fix accidental o2i deletion/reuse by Dmitry Valter · 2 years, 1 month ago
  27. a4f994f vppapigen: fix incorrect comments in json by Ondrej Fabry · 1 year, 11 months ago
  28. 905ec87 tls: openssl: fix SSL_read partial read scenario by Ofer Heifetz · 1 year, 11 months ago
  29. 9b02f72 linux-cp: fix auto-sub-int by Stanislav Zaikin · 2 years ago
  30. 051d3a3 ip: fix ip ACL traces by Benoît Ganne · 2 years, 2 months ago
  31. 231a365 af_xdp: fix default xdp program unload fail by Yulong Pei · 2 years ago
  32. 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
  33. 3220d9f fib: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  34. ab4d917 memif: improve error reporting by Damjan Marion · 2 years ago
  35. 4d290c3 wireguard: update ESTABLISHED flag by Artem Glazychev · 2 years ago
  36. 946f918 vppinfra: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  37. a254de4 vlib: chdir to runtime_dir by Damjan Marion · 2 years ago
  38. a769a50 api: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  39. 8a1d079 api: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  40. 49bbf9e api: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  41. 16daaaa dns: keep AddressSanitizer happy by Benoît Ganne · 2 years ago
  42. 4fe09e9 dpdk: add intf tag to dev{} subinput by Nathan Skrzypczak · 2 years, 10 months ago
  43. 53badfc wireguard: sending the first handshake by Artem Glazychev · 2 years ago
  44. ddc16cf api: pcap capture api update by Maxime Peim · 2 years ago
  45. 7cbd3cc af_xdp: fix xdp socket create fail by Chen Yahui · 2 years, 3 months ago
  46. 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 6 months ago
  47. 3b5ab65 vppinfra: fix random buffer OOB crash with ASAN by Dmitry Valter · 2 years ago
  48. 6a782ca vlib: make pending_interrupts valid for AddressSanitizer by Benoît Ganne · 2 years ago
  49. 6080ed6 vppinfra: clib_bitmap fix by Maxime Peim · 2 years ago
  50. 8bd4db5 vxlan: convert vxlan to a plugin by Steven Luong · 2 years, 3 months ago
  51. dd2eff6 ip: add the missing offload check by Mohsin Kazmi · 2 years ago
  52. 8a0fd06 af_packet: add the missing header-len for packets with checksum offload by Mohsin Kazmi · 2 years ago
  53. 613e6dc lb: add source ip based sticky load balancing by Nobuhiro MIKI · 2 years, 3 months ago
  54. 893a0c3 build: use CMAKE_C_COMPILER_LAUNCHER for ccache by Guillaume Solignac · 2 years ago
  55. 5d23468 vppapigen: include comments in json by Ole Troan · 3 years, 8 months ago
  56. 531ac24 pppoe: fix memcpy out of bounds with gcc-11 on arm by Tianyu Li · 2 years, 1 month ago
  57. 936b8dd vppinfra:fix pcap write large file(> 0x80000000) error. by aihua2013 · 2 years, 3 months ago
  58. cc16e7b pci: fix musl crash by Benoît Ganne · 2 years, 1 month ago
  59. 4da8be4 acl: CLI allow replace, allow deletion by Pim van Pelt · 2 years ago
  60. 463d5f9 vlib: install dma.h to fix out-of-tree plugins by Mohammed Hawari · 2 years ago
  61. f4b82f5 wireguard: add local variable by Gabriel Oginski · 2 years, 2 months ago
  62. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 3 months ago
  63. e917bf7 vlib: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  64. e546532 vppinfra: add const to char* params of several funcs by Sergey Nikiforov · 2 years ago
  65. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 2 years ago
  66. 609d8e9 vppinfra: fix else if check in _vec_set_len() by Liangxing Wang · 2 years ago
  67. 48ceadc build: cmake NAMELINK_COMPONENT in vpp libraries by Nick Brown · 2 years, 1 month ago
  68. f9a1748 af_xdp: update af_xdp driver plugin to depend on libxdp by Yulong Pei · 2 years ago
  69. 809eb66 vppinfra: fix longstanding corner case bug in serialize_get() by Dave Barach · 2 years ago
  70. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 2 years ago
  71. 6903da2 abf: exclude networks with deny rules by Josh Dorsey · 2 years ago
  72. c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 3 months ago
  73. 6a07348 pci: add option to force uio binding by Benoît Ganne · 2 years, 3 months ago
  74. eea6edc linux-cp: Fix endianness in lcp response by Pim van Pelt · 2 years ago
  75. 1ce802d sr: remove stale runs_after by Nathan Skrzypczak · 2 years, 1 month ago
  76. f06a518 nat: do not use nat session object after deletion by Benoît Ganne · 2 years, 1 month ago
  77. 897fbba sr: fix compilation errors by Guillaume Solignac · 2 years ago
  78. f457f1f build: do not link with libssl if not needed by Benoît Ganne · 2 years ago
  79. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 2 years ago
  80. 2b1b115 vrrp: fix update virtual addr make mistake by gaochx · 2 years ago
  81. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  82. 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 2 years ago
  83. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  84. cfaf440 bfd: fix ip address cli parsing by Benoît Ganne · 2 years ago
  85. 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years, 1 month ago
  86. 6c89a35 vppinfra: fix function prototypes by Dave Barach · 2 years ago
  87. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years, 1 month ago
  88. b89db0c misc: fix crash using tracedump plugin with socket API clients by Arthur de Kerhor · 2 years, 1 month ago
  89. 4134474 dpdk: link DPDK with MLX4/MLX5 libraries again by Vladimir Ratnikov · 2 years, 1 month ago
  90. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years, 1 month ago
  91. 24adeba quic: fix quic plugin with openssl 3.x by Dave Wallace · 2 years, 1 month ago
  92. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years, 1 month ago
  93. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years, 1 month ago
  94. aff4d32 nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api. by Huawei LI · 2 years, 1 month ago
  95. f1b97bf nat: fix memory leak and refactor nat44-ed db init/free. by Huawei LI · 2 years, 2 months ago
  96. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years, 1 month ago
  97. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 4 months ago
  98. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 2 months ago
  99. 3abb32c nat: disable nat44-ed/ei features on interface deletion by Vladislav Grishenko · 2 years, 1 month ago
  100. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago