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