1. dd4356d tcp: CLI command to print tcp_cfg by Aritra Basu · 5 months ago
  2. e30f712 tcp: improve tcp listener CLI by Aritra Basu · 5 months ago
  3. 6a8f26c hs-test: fix docker warning message by Adrian Villin · 5 months ago
  4. 007be4f hs-test: check container state after startup by Adrian Villin · 5 months ago
  5. d9da4ee hs-test: fix logs once again by Adrian Villin · 5 months ago
  6. f95c4d8 prom: test_prom fix by Matus Fabian · 5 months ago
  7. 2a2c653 hs-test: update envoy by Adrian Villin · 5 months ago
  8. c712de5 prom: mem leak test by Matus Fabian · 5 months ago
  9. 936c83d http_static: fix coverity warning by Matus Fabian · 6 months ago
  10. 5682ca8 session: delete and add application namespace do not create the global session table by Steven Luong · 5 months ago
  11. 5c4c1b6 prom: concurrent connections fix by Matus Fabian · 6 months ago
  12. d086a36 http: state machine fix by Matus Fabian · 6 months ago
  13. 8ca6ce6 http: return more than data from server app by Matus Fabian · 6 months ago
  14. 1f870c9 vppinfra: get_mempolicy instead of move_pages for mem init by Florin Coras · 5 months ago
  15. 3ac2ac5 ip: crash in ip4_sas_commonlen by Steven Luong · 5 months ago
  16. e99d266 hs-test: memory leak testing by Matus Fabian · 5 months ago
  17. 7f163b6 misc: replace index() with strchr() by Matus Fabian · 5 months ago
  18. 7561c45 vlib: add "save memory-trace" debug CLI by Matus Fabian · 5 months ago
  19. ef827b3 vppinfra: expose raw memory traces by Matus Fabian · 5 months ago
  20. e87a03f session: show session rules does not display ip6 entries by Steven Luong · 5 months ago
  21. 09b19fe hs-test: fix docker log output when logs are empty by Adrian Villin · 5 months ago
  22. b753554 ipsec: fix integer overflow by Fan Zhang · 5 months ago
  23. 6ce5d5b pg: fix pcap packet type when writing pcap file by Dave Wallace · 5 months ago
  24. 0da0883 tests: output raw packet data when decoding pcap files by Dave Wallace · 5 months ago
  25. 04da324 vppinfra: fix cpu freq init error if cpu support aperfmperf by Xiaoming Jiang · 10 months ago
  26. 3572911 vnet: print Success for API errno 0 instead of UNKNOWN by Klement Sekera · 8 months ago
  27. 2514001 hs-test: use docker sdk by Adrian Villin · 6 months ago
  28. b69ee00 hs-test: minor cpu pinning suite improvements by Adrian Villin · 5 months ago
  29. aedfd7c hs-test: exit immediately if docker build fails by Adrian Villin · 5 months ago
  30. 1d3faf0 vppinfra: Add macro for targeted prefetching by Niyaz Murshed · 6 months ago
  31. 99213e0 session: memory leak on rule tag by Steven Luong · 5 months ago
  32. d1aeac5 session: memory leaks on rule tag hash tables by Steven Luong · 5 months ago
  33. 3a2cf84 tls: track app owner of transport session by Florin Coras · 6 months ago
  34. 2da273a session: crash in session_rule_add_del if session is not enable by Steven Luong · 6 months ago
  35. 67bae20 session: application namespace may reference a deleted vrf table by Steven Luong · 6 months ago
  36. ca2f2e1 tests: more options for decoding pcaps by Klement Sekera · 7 months ago
  37. 9bff049 octeon: fix link down issue by Alok Mishra · 6 months ago
  38. 34fa0ce tests: skip more excluded plugin tests by Dmitry Valter · 10 months ago
  39. 7b7bc04 build: overwrite clang-format version on Ubuntu 24.04 by Jay Wang · 6 months ago
  40. e69ec9c build: Fix crossbuilding definitions by Renato Botelho do Couto · 6 months ago
  41. d18726e build: ubuntu-24.04 install-deps package list by Dave Wallace · 6 months ago
  42. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  43. 0e3fcc0 ip6: fix icmp error on check fail by Maxime Peim · 9 months ago
  44. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 9 months ago
  45. ff570d3 fib: make mfib optional by Benoît Ganne · 8 months ago
  46. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 3 months ago
  47. 63bdb31 hs-test: quick fix for CpuPinningSuite by Adrian Villin · 6 months ago
  48. 3f75010 session: deleting an application namespace cleaning up the wrong application by Steven Luong · 6 months ago
  49. e0e8513 hs-test: Add CPU pinning test suite by Hadi Rayan Al-Sandid · 6 months ago
  50. c44fa93 vppinfra: fix huge page alloc error on 5.19+ kernel by Jay Wang · 8 months ago
  51. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 7 months ago
  52. 129ff04 session: add api to program rx io evts by Florin Coras · 6 months ago
  53. 5874dd0 hs-test: add missing packages to install-deps by Dave Wallace · 6 months ago
  54. 5d171eb hs-test: CPU allocation improvements by Adrian Villin · 6 months ago
  55. 75e8e1e session: improve enable and disable handling by Florin Coras · 6 months ago
  56. 6df9f44 session: handle multiple attempts to mark mq congested by Florin Coras · 6 months ago
  57. e346936 acl: cli addition to set macip rules by Sanjyot Vaidya · 7 months ago
  58. 9987d47 tests: disable failing tests on Ubuntu 22.04 by Andrew Yourtchenko · 6 months ago
  59. b8a2273 session: session disable crash if not enable by Steven Luong · 6 months ago
  60. 1b8cef1 unittest: coverity woe by Steven Luong · 6 months ago
  61. d2d41bc session: memory leaks on various transports when session disable and enable by Steven Luong · 6 months ago
  62. 6d44aab hs-test: cat summary file after a failed test run by Adrian Villin · 6 months ago
  63. 3e0600b misc: VPP 24.06 Release Notes by Andrew Yourtchenko · 6 months ago
  64. 7f3c217 vppinfra: Improve code portability by Renato Botelho do Couto · 6 months ago
  65. 1b794cf linux-cp: populate mapping vif-sw_if_index only for default-ns by Denys Haryachyy · 1 year, 1 month ago
  66. 3eb91a5 dev: move bus code to bus/ by Damjan Marion · 6 months ago
  67. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago
  68. 26574dc ipsec: enable ipv6 udp checksum offload by Jeff Shaw · 6 months ago
  69. 0eccf45 hs-test: return error if connecting to vpp fails by Hadi Rayan Al-Sandid · 6 months ago
  70. 290dc7b crypto: Add prefetching for src and dst by Niyaz Murshed · 7 months ago
  71. ed98438 hs-test: move nginx tests into one file by Matus Fabian · 6 months ago
  72. 1fde999 hs-test: added interrupt mode tests by Adrian Villin · 6 months ago
  73. 228e195 build: conditional dependency handling of depfile by Ole Troan · 6 months ago
  74. f876b69 ip: mark IP_ADDRESS_DUMP as mp-safe by Vladislav Grishenko · 3 years, 5 months ago
  75. 5eaa15d hs-test: cache docker build in local filesystem by Dave Wallace · 6 months ago
  76. d8efd6e http_static: fix reply data leak by Florin Coras · 6 months ago
  77. d5fa6cc ip6: fix ip6-michain trace function by Maxime Peim · 7 months ago
  78. cbf3888 dpdk: xstats vecor stuck at 0 elements by Ole Troan · 6 months ago
  79. b4516bb hs-test: fix LDPreloadIperfVppTest by Adrian Villin · 6 months ago
  80. 05fbc35 http: fix app name formatting in template by Matus Fabian · 6 months ago
  81. ed61b20 build: vppapigen dependency handling by Ole Troan · 6 months ago
  82. e95687b fib: fix ip drop path crashes by Dmitry Valter · 1 year ago
  83. dd6fb60 dpdk: expose xstats in stats segment by Ole Troan · 6 months ago
  84. 32dc913 vnet: move format_vl_api_address_union() from vpp to vnet by Benoît Ganne · 6 months ago
  85. 448f08b vppinfra: export os_exit and os_puts by Benoît Ganne · 6 months ago
  86. 1c30d2d tcp: make syn-rcvd timeout configurable by Florin Coras · 7 months ago
  87. bee28af hs-test: output docker build command for ci console log by Dave Wallace · 6 months ago
  88. 10dbb37 vapi: Add option to dispatch with timeout by Dau Do · 7 months ago
  89. 4677d92 hs-test: separate infra from tests by Adrian Villin · 6 months ago
  90. 2aa0f0d crypto-native: fix CPU detection for SHA2 code by Damjan Marion · 6 months ago
  91. 75e8ffb vnet: export header files to build the plugins by Dau Do · 6 months ago
  92. 7d1e4a4 hs-test: added cleanup target by Adrian Villin · 6 months ago
  93. 82ad966 http: return more than url to server app by Matus Fabian · 7 months ago
  94. eaa7d91 hs-test: improved suite teardown and replaced PIDs with PPIDs by Adrian Villin · 7 months ago
  95. 6c37845 session: fix ho cleanup on forced reset by Florin Coras · 6 months ago
  96. 5638740 hs-test: added go style targets by Adrian Villin · 7 months ago
  97. 7080294 session: fix ho cleanup on active and passive close by Florin Coras · 7 months ago
  98. 518bcc1 ipsec: move ah packet processing in the inline function ipsec_ah_packet_process by vinay tripathi · 12 months ago
  99. ea92116 ipsec: Add option to configure the hand-off worker queue size by Dau Do · 8 months ago
  100. 5c0aa7d papi: more detailed packing error message by Klement Sekera · 9 months ago