1. 1dcb24c dpdk: Use FreeBSD specific values for network interface classes by Tom Jones · 11 months ago
  2. da03d6b dpdk: Only use vmbus on Linux by Tom Jones · 11 months ago
  3. 934bab6 dpdk: Only use vmbus on Linux by Tom Jones · 11 months ago
  4. cc0c8c7 dpdk: Only require libnuma on Linux by Tom Jones · 11 months ago
  5. ab47993 vppinfra: Add method for getting current executable name by Tom Jones · 8 months ago
  6. c0580f9 tls: don't upper-case cipher string by Brian Morris · 8 months ago
  7. 6edc6bc ipsec: fix CLI for create ipsec itf by Gabriel Oginski · 8 months ago
  8. 9abc01f octeon: add promisc support by Guillaume Solignac · 8 months ago
  9. 07b2274 ikev2: uptime by Denys Haryachyy · 10 months ago
  10. 043560e octeon: add support for SDP device by Monendra Singh Kushwaha · 8 months ago
  11. 36d099a vlib: Place linux pci headers in a linux include block by Tom Jones · 11 months ago
  12. 4c15c94 nat: add saddr info to nat44-ed o2i flow's rewrite by lijh_7 · 10 months ago
  13. 6722643 ipip: specify af for a tunnel ip addresses by Anton Nikolaev · 8 months ago
  14. 3a05db6 sr: use correct reply to sr_policy_add_v2 by Vratko Polak · 8 months ago
  15. 9a5caec session: force session cleanups on app detach by Florin Coras · 8 months ago
  16. 8188f47 ip: fix comments for icmp4 by lijinhui · 8 months ago
  17. dd5f75c crypto-sw-scheduler: crypto-dispatch improvement by Niyaz Murshed · 10 months ago
  18. 4ebe5ee linux-cp: fix seg fault in get_v2 methods by Anton Nikolaev · 10 months ago
  19. d7f0dae g2: fix gpointer cast complaints by Florin Coras · 8 months ago
  20. a1d2040 stn: fix non-NULL terminated string overflow by Benoît Ganne · 8 months ago
  21. 11f7965 tcp: check for header truncation by Benoît Ganne · 8 months ago
  22. aa78631 session: add api to detach session from app by Florin Coras · 8 months ago
  23. 50e7ea7 vlib: fix vlib_buffer_free_inline() AVX-512 overflow by Benoît Ganne · 8 months ago
  24. f521df7 build: use GNUInstallDirs where possible by Wim de With · 11 months ago
  25. a447c66 vppinfra: add support for precomputed SHA2 HMAC key and chained buffers by Damjan Marion · 8 months ago
  26. 5997a5d acl: Use clib_net_to_host rather than library bswap by Tom Jones · 9 months ago
  27. 7b899be fib: fix off-by-one error in rewrite length check by Benoît Ganne · 10 months ago
  28. 302db47 mpls: fix default mpls lb hash config by Vladislav Grishenko · 11 months ago
  29. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 9 months ago
  30. 0bfce6b tls: fix session state update on accept by Florin Coras · 9 months ago
  31. 3150250 vppinfra: fix mask compare and compress OOB reads by Dmitry Valter · 9 months ago
  32. df47a08 octeon: fix memory ordering issue in tx batch free by Damjan Marion · 9 months ago
  33. d136440 session: fix cleanup for refused sessions by Florin Coras · 9 months ago
  34. a2f53c7 octeon: fix buffer free on full tx ring by Damjan Marion · 9 months ago
  35. e8fb3cf api: fix [un]formatting in vpp/api/types.c by Klement Sekera · 9 months ago
  36. 37d8c18 ip6: fix icmp trace flag copy by Maxime Peim · 9 months ago
  37. 940a70f tests: upgrade python packages by Dave Wallace · 9 months ago
  38. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  39. 9dec76b fib: coverity 335348 out-of-bounds access by Dave Wallace · 11 months ago
  40. 9660499 vppinfra: fix array_mask_u32 underrun by Dmitry Valter · 10 months ago
  41. b24ff24 api: fix rx timeout thread busy loop after reconnect by Vladislav Grishenko · 3 years, 9 months ago
  42. e53e296 map: BR rule lookup update by Dan Geist · 9 months ago
  43. 0f4febf vapi: avoid memory leak by Klement Sekera · 9 months ago
  44. f46c552 lb: fix using vip after free by Georgy Borodin · 1 year, 2 months ago
  45. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  46. 704d5a5 linux-cp: add support for tap num queues config by Vladislav Grishenko · 1 year, 2 months ago
  47. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  48. e980316 vhost: Only enable plugin on Linux by Tom Jones · 10 months ago
  49. eb2a418 vlib: fix counter_index check by lijinhui · 10 months ago
  50. 5e81476 octeon: specify pool when alloc buffers by Damjan Marion · 9 months ago
  51. cbaa256 octeon: refill even if nothing dequeued from rx queue by Damjan Marion · 9 months ago
  52. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 9 months ago
  53. 7a18b0f tls: fix rescheduling when no data available by Florin Coras · 9 months ago
  54. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  55. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  56. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  57. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 4 months ago
  58. 71c32a8 vlib: improve automatic core pinning by hsandid · 9 months ago
  59. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  60. dcb5eb5 acl: rework headers to enable out-of-tree usage by Mohammed Hawari · 9 months ago
  61. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  62. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  63. b3ee84d tests: Add a socket timeout by Tom Jones · 10 months ago
  64. b10561b papi: Use CMSG_SPACE for sizing ancillary buffer space by Tom Jones · 10 months ago
  65. dfd426c nat: Include platform specific headers on FreeBSD by Tom Jones · 11 months ago
  66. 4f30bc7 vrrp: fix vrrp_garp_or_na_send()'s memory leak by luoyaozu · 9 months ago
  67. 8ae63db vcl: add api to retrieve num bytes for tx by Florin Coras · 9 months ago
  68. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  69. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 4 months ago
  70. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  71. b300180 dpdk-cryptodev: fix coverity issues by Dmitry Valter · 9 months ago
  72. e119586 mss_clamp: fix next layer in ipv6 by Maxime Peim · 9 months ago
  73. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  74. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 3 months ago
  75. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  76. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  77. 40c95f5 vppinfra: Define EBADFD on FreeBSD by Tom Jones · 9 months ago
  78. 3076c69 vcl: Only build vcl_ldpreload on Linux by Tom Jones · 11 months ago
  79. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  80. dc4d21e vapi: uds transport support by Stanislav Zaikin · 10 months ago
  81. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  82. 8799bf6 build: add option to specify supported OS list for plugin by Damjan Marion · 9 months ago
  83. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  84. 8942e07 misc: Add platform specific header on FreeBSD by Tom Jones · 11 months ago
  85. 39e7f2e vcl: fix bitfield truncation with clang16 by Florin Coras · 9 months ago
  86. e574736 misc: fix the static vppctl build by Andrew Yourtchenko · 9 months ago
  87. e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
  88. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  89. e2ed599 vpp: set asan default options by Dmitry Valter · 9 months ago
  90. 7a29615 urpf: fix uprf_update prototype by Maxime Peim · 9 months ago
  91. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  92. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  93. 4c7305f flowprobe: fix flush callbacks when multiple workers by Alexander Chernavin · 12 months ago
  94. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 10 months ago
  95. 904459f dpdk: correct waiting times by Georgy Borodin · 10 months ago
  96. 29e916a vpp: fix stdin vs non-interactive command clash by Vladislav Grishenko · 3 years, 9 months ago
  97. 09c6cae octeon: add support for VF device by Monendra Singh Kushwaha · 10 months ago
  98. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  99. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 5 months ago
  100. 7ad751b vppinfra: SHA2-256 ARM ISA support by Damjan Marion · 10 months ago