1. 3a0d7d2 misc: in crcchecker.py, don't check for uncommitted changes in CI by Dave Wallace · 9 months ago
  2. 0f4febf vapi: avoid memory leak by Klement Sekera · 8 months ago
  3. f46c552 lb: fix using vip after free by Georgy Borodin · 1 year, 1 month ago
  4. b3c863e tests: Use gnu sed explicitly in test setup/tear down by Tom Jones · 10 months ago
  5. 800386a tests: Add missing socket imports in tests by Tom Jones · 10 months ago
  6. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  7. 704d5a5 linux-cp: add support for tap num queues config by Vladislav Grishenko · 1 year, 2 months ago
  8. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  9. e980316 vhost: Only enable plugin on Linux by Tom Jones · 10 months ago
  10. eb2a418 vlib: fix counter_index check by lijinhui · 10 months ago
  11. 5e81476 octeon: specify pool when alloc buffers by Damjan Marion · 8 months ago
  12. cbaa256 octeon: refill even if nothing dequeued from rx queue by Damjan Marion · 8 months ago
  13. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 8 months ago
  14. 7a18b0f tls: fix rescheduling when no data available by Florin Coras · 8 months ago
  15. ea5d5bd session: fix api coverity warnings by Florin Coras · 8 months ago
  16. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  17. a58fce2 session: use custom types for session flags and state by Florin Coras · 8 months ago
  18. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 4 months ago
  19. 71c32a8 vlib: improve automatic core pinning by hsandid · 8 months ago
  20. 3e147f0 misc: deprecate lawful-intercept by hsandid · 8 months ago
  21. dcb5eb5 acl: rework headers to enable out-of-tree usage by Mohammed Hawari · 9 months ago
  22. 7c2a335 tls: init session for accepted ctx by Florin Coras · 8 months ago
  23. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  24. 4941afb tests: Add support for getting corefile patterns on FreeBSD by Tom Jones · 10 months ago
  25. e49e75a tests: Add platform handling for FreeBSD by Tom Jones · 10 months ago
  26. ebe3a11 tests: Add missing struct import by Tom Jones · 10 months ago
  27. 853cc9f tests: Use errno value rather than a specific int by Tom Jones · 10 months ago
  28. b3ee84d tests: Add a socket timeout by Tom Jones · 10 months ago
  29. 26eec75 build: Detect number of CPUs for build processes on FreeBSD by Tom Jones · 10 months ago
  30. b10561b papi: Use CMSG_SPACE for sizing ancillary buffer space by Tom Jones · 10 months ago
  31. dfd426c nat: Include platform specific headers on FreeBSD by Tom Jones · 10 months ago
  32. 4f30bc7 vrrp: fix vrrp_garp_or_na_send()'s memory leak by luoyaozu · 8 months ago
  33. 8ae63db vcl: add api to retrieve num bytes for tx by Florin Coras · 9 months ago
  34. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  35. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 3 months ago
  36. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  37. b300180 dpdk-cryptodev: fix coverity issues by Dmitry Valter · 9 months ago
  38. e119586 mss_clamp: fix next layer in ipv6 by Maxime Peim · 9 months ago
  39. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  40. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 2 months ago
  41. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  42. e565902 tls: avoid app session preallocation by Florin Coras · 9 months ago
  43. 40c95f5 vppinfra: Define EBADFD on FreeBSD by Tom Jones · 9 months ago
  44. 3076c69 vcl: Only build vcl_ldpreload on Linux by Tom Jones · 10 months ago
  45. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  46. dc4d21e vapi: uds transport support by Stanislav Zaikin · 9 months ago
  47. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  48. 8799bf6 build: add option to specify supported OS list for plugin by Damjan Marion · 9 months ago
  49. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  50. 8942e07 misc: Add platform specific header on FreeBSD by Tom Jones · 10 months ago
  51. 39e7f2e vcl: fix bitfield truncation with clang16 by Florin Coras · 9 months ago
  52. e574736 misc: fix the static vppctl build by Andrew Yourtchenko · 9 months ago
  53. e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
  54. ceed1e3 tests: use proper unit test skip instead of prints by Klement Sekera · 9 months ago
  55. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  56. e2ed599 vpp: set asan default options by Dmitry Valter · 9 months ago
  57. 28bd8f0 hs-test: experimental support for multiple test instances by adrianvillin · 10 months ago
  58. 7a29615 urpf: fix uprf_update prototype by Maxime Peim · 9 months ago
  59. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  60. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  61. 4c7305f flowprobe: fix flush callbacks when multiple workers by Alexander Chernavin · 11 months ago
  62. 93d3882 misc: VPP 24.02 Release Notes by Andrew Yourtchenko · 10 months ago
  63. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 10 months ago
  64. 904459f dpdk: correct waiting times by Georgy Borodin · 9 months ago
  65. 29e916a vpp: fix stdin vs non-interactive command clash by Vladislav Grishenko · 3 years, 9 months ago
  66. 09c6cae octeon: add support for VF device by Monendra Singh Kushwaha · 10 months ago
  67. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  68. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 4 months ago
  69. 7ad751b vppinfra: SHA2-256 ARM ISA support by Damjan Marion · 9 months ago
  70. 7ad43a4 af_packet: fix the device input feature arc support by Mohsin Kazmi · 9 months ago
  71. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  72. 5be4b86 bpf_trace_filter: support bpf filter optimization and dump by Vladislav Grishenko · 9 months ago
  73. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 9 months ago
  74. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  75. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  76. eb5a08e svm: fix svm queue overwrite while adding 2 elements by Vladislav Grishenko · 3 years, 9 months ago
  77. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  78. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 9 months ago
  79. 242fe13 crypto-native: fix AES-CBC encrypt loop by Damjan Marion · 9 months ago
  80. 46bddc3 dhcp: Compare DIUD_LL as a network short by Tom Jones · 10 months ago
  81. 3d1459b octeon: add flow offload infra by Monendra Singh Kushwaha · 10 months ago
  82. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  83. ea158d6 tls: pass reset ntf to engines by Florin Coras · 9 months ago
  84. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 9 months ago
  85. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 10 months ago
  86. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 9 months ago
  87. 5bce603 hsa: Undef libepoll-shims close on FreeBSD by Tom Jones · 10 months ago
  88. 84847c4 virtio: fix the packed ring support by Mohsin Kazmi · 10 months ago
  89. 4e16e78 memif: don't include prctl.h by Tom Jones · 10 months ago
  90. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  91. eceef16 svm: Use ftruncate to expand svm on FreeBSD by Tom Jones · 10 months ago
  92. b613d41 vcl: Use FreeBSD specific errno value for bad fd by Tom Jones · 10 months ago
  93. 5ed27ef build: Discover libepoll-shim on FreeBSD by Tom Jones · 10 months ago
  94. 72cb9f7 vlib: Use platform specific headers for sched.h by Tom Jones · 10 months ago
  95. 532a1ce build: Add support to add_vpp_library for platform specific sources by Tom Jones · 10 months ago
  96. 89c7b54 ip6: ECMP hash support for ipv6 fragments by Benoît Ganne · 1 year, 4 months ago
  97. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  98. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  99. 088d1a0 build: Enable building on AlmaLinux 9 by Kaj Niemi · 1 year, 2 months ago
  100. 078affa vnet: include platform specific un.h by Tom Jones · 10 months ago