1. d7f0dae g2: fix gpointer cast complaints by Florin Coras · 8 months ago
  2. a1d2040 stn: fix non-NULL terminated string overflow by Benoît Ganne · 9 months ago
  3. 11f7965 tcp: check for header truncation by Benoît Ganne · 8 months ago
  4. aa78631 session: add api to detach session from app by Florin Coras · 8 months ago
  5. 50e7ea7 vlib: fix vlib_buffer_free_inline() AVX-512 overflow by Benoît Ganne · 9 months ago
  6. f521df7 build: use GNUInstallDirs where possible by Wim de With · 11 months ago
  7. a447c66 vppinfra: add support for precomputed SHA2 HMAC key and chained buffers by Damjan Marion · 8 months ago
  8. 5997a5d acl: Use clib_net_to_host rather than library bswap by Tom Jones · 9 months ago
  9. 7b899be fib: fix off-by-one error in rewrite length check by Benoît Ganne · 10 months ago
  10. 302db47 mpls: fix default mpls lb hash config by Vladislav Grishenko · 11 months ago
  11. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 10 months ago
  12. 0bfce6b tls: fix session state update on accept by Florin Coras · 9 months ago
  13. 3150250 vppinfra: fix mask compare and compress OOB reads by Dmitry Valter · 10 months ago
  14. df47a08 octeon: fix memory ordering issue in tx batch free by Damjan Marion · 9 months ago
  15. d136440 session: fix cleanup for refused sessions by Florin Coras · 9 months ago
  16. a2f53c7 octeon: fix buffer free on full tx ring by Damjan Marion · 9 months ago
  17. e8fb3cf api: fix [un]formatting in vpp/api/types.c by Klement Sekera · 9 months ago
  18. 37d8c18 ip6: fix icmp trace flag copy by Maxime Peim · 9 months ago
  19. 940a70f tests: upgrade python packages by Dave Wallace · 9 months ago
  20. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  21. 9dec76b fib: coverity 335348 out-of-bounds access by Dave Wallace · 11 months ago
  22. 9660499 vppinfra: fix array_mask_u32 underrun by Dmitry Valter · 10 months ago
  23. b24ff24 api: fix rx timeout thread busy loop after reconnect by Vladislav Grishenko · 3 years, 9 months ago
  24. e53e296 map: BR rule lookup update by Dan Geist · 9 months ago
  25. 0f4febf vapi: avoid memory leak by Klement Sekera · 9 months ago
  26. f46c552 lb: fix using vip after free by Georgy Borodin · 1 year, 2 months ago
  27. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  28. 704d5a5 linux-cp: add support for tap num queues config by Vladislav Grishenko · 1 year, 2 months ago
  29. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  30. e980316 vhost: Only enable plugin on Linux by Tom Jones · 11 months ago
  31. eb2a418 vlib: fix counter_index check by lijinhui · 10 months ago
  32. 5e81476 octeon: specify pool when alloc buffers by Damjan Marion · 9 months ago
  33. cbaa256 octeon: refill even if nothing dequeued from rx queue by Damjan Marion · 9 months ago
  34. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 9 months ago
  35. 7a18b0f tls: fix rescheduling when no data available by Florin Coras · 9 months ago
  36. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  37. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  38. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  39. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 5 months ago
  40. 71c32a8 vlib: improve automatic core pinning by hsandid · 9 months ago
  41. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  42. dcb5eb5 acl: rework headers to enable out-of-tree usage by Mohammed Hawari · 9 months ago
  43. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  44. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  45. b3ee84d tests: Add a socket timeout by Tom Jones · 11 months ago
  46. b10561b papi: Use CMSG_SPACE for sizing ancillary buffer space by Tom Jones · 11 months ago
  47. dfd426c nat: Include platform specific headers on FreeBSD by Tom Jones · 11 months ago
  48. 4f30bc7 vrrp: fix vrrp_garp_or_na_send()'s memory leak by luoyaozu · 9 months ago
  49. 8ae63db vcl: add api to retrieve num bytes for tx by Florin Coras · 9 months ago
  50. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  51. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 4 months ago
  52. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  53. b300180 dpdk-cryptodev: fix coverity issues by Dmitry Valter · 10 months ago
  54. e119586 mss_clamp: fix next layer in ipv6 by Maxime Peim · 9 months ago
  55. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  56. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 3 months ago
  57. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  58. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  59. 40c95f5 vppinfra: Define EBADFD on FreeBSD by Tom Jones · 9 months ago
  60. 3076c69 vcl: Only build vcl_ldpreload on Linux by Tom Jones · 11 months ago
  61. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  62. dc4d21e vapi: uds transport support by Stanislav Zaikin · 10 months ago
  63. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  64. 8799bf6 build: add option to specify supported OS list for plugin by Damjan Marion · 9 months ago
  65. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  66. 8942e07 misc: Add platform specific header on FreeBSD by Tom Jones · 11 months ago
  67. 39e7f2e vcl: fix bitfield truncation with clang16 by Florin Coras · 9 months ago
  68. e574736 misc: fix the static vppctl build by Andrew Yourtchenko · 9 months ago
  69. e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
  70. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  71. e2ed599 vpp: set asan default options by Dmitry Valter · 10 months ago
  72. 7a29615 urpf: fix uprf_update prototype by Maxime Peim · 9 months ago
  73. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  74. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 10 months ago
  75. 4c7305f flowprobe: fix flush callbacks when multiple workers by Alexander Chernavin · 12 months ago
  76. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 11 months ago
  77. 904459f dpdk: correct waiting times by Georgy Borodin · 10 months ago
  78. 29e916a vpp: fix stdin vs non-interactive command clash by Vladislav Grishenko · 3 years, 9 months ago
  79. 09c6cae octeon: add support for VF device by Monendra Singh Kushwaha · 10 months ago
  80. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  81. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 5 months ago
  82. 7ad751b vppinfra: SHA2-256 ARM ISA support by Damjan Marion · 10 months ago
  83. 7ad43a4 af_packet: fix the device input feature arc support by Mohsin Kazmi · 10 months ago
  84. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  85. 5be4b86 bpf_trace_filter: support bpf filter optimization and dump by Vladislav Grishenko · 10 months ago
  86. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 10 months ago
  87. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  88. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  89. eb5a08e svm: fix svm queue overwrite while adding 2 elements by Vladislav Grishenko · 3 years, 9 months ago
  90. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  91. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  92. 242fe13 crypto-native: fix AES-CBC encrypt loop by Damjan Marion · 10 months ago
  93. 46bddc3 dhcp: Compare DIUD_LL as a network short by Tom Jones · 11 months ago
  94. 3d1459b octeon: add flow offload infra by Monendra Singh Kushwaha · 10 months ago
  95. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  96. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  97. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  98. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 11 months ago
  99. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 10 months ago
  100. 5bce603 hsa: Undef libepoll-shims close on FreeBSD by Tom Jones · 11 months ago