1. 4995d0d hs-test: generate core dump, fix docker logs in CI by Adrian Villin · 5 months ago
  2. fb9dd88 vppinfra: cleaner way of getting libdl in CMake by Guillaume Solignac · 6 months ago
  3. df87789 dpdk: Move file-prefix flag processing into linux only block by Tom Jones · 5 months ago
  4. f7f26e5 octeon: add support for max_rx_frame_size update by Alok Mishra · 8 months ago
  5. e00ce39 octeon: enable tx checksum offload capability by Monendra Singh Kushwaha · 5 months ago
  6. 9b6df54 octeon: sync mac address to cgx/rpm table by Monendra Singh Kushwaha · 6 months ago
  7. 1fb7ae3 vppinfra: fix format_clib_timebase_time by Adrian Villin · 4 months ago
  8. 86fa943 http_static: make max-age configurable by Adrian Villin · 5 months ago
  9. 3601b32 http: make Media Types RFC9110 compliant by Adrian Villin · 4 months ago
  10. 5546755 http: http_read_message improvement by Matus Fabian · 5 months ago
  11. f02e746 tls: add basic tls record parsers by Florin Coras · 5 months ago
  12. 3dd81c0 session: problem in session_rules_details API by Steven Luong · 5 months ago
  13. d58177c http: authority-form target parsing/serializing by Matus Fabian · 5 months ago
  14. 0ce93ae tests: fix scapy 2.4.5 IPsec patch for AH + ESN by Benoît Ganne · 5 months ago
  15. d13b611 tests: fix ipv6 fragmented esp w/ scapy 2.4.5 by Benoît Ganne · 5 months ago
  16. 0f2c6cd ikev2: handoff packets by Stanislav Zaikin · 1 year, 4 months ago
  17. 9aa833b vppapigen: ensure address types are nul terminated by Ole Troan · 5 months ago
  18. fa7b7a4 ikev2: fix BN_bn2bin re-allocation by Stanislav Zaikin · 5 months ago
  19. cf9356d tests: update scapy to version 2.4.5 by Dave Wallace · 5 months ago
  20. 0a3b0b2 session: memory leak in show session rules by Steven Luong · 5 months ago
  21. d46e674 http: client POST method by Matus Fabian · 5 months ago
  22. fc3464d session: session_lookup_local_endpoint returns the wrong value by Steven Luong · 5 months ago
  23. 26a6b19 vlib: add 'exit' as alias to 'quit' by Maxime Peim · 5 months ago
  24. a67da25 http_static: web app doc update by Matus Fabian · 5 months ago
  25. 119cbf2 vcl: handle EINTR in epoll_wait calls by Aritra Basu · 5 months ago
  26. 80a16d1 tcp: add establish timer pops to stats by Aritra Basu · 5 months ago
  27. 519983b misc: remove deprecated builtinurl plugin by Matus Fabian · 5 months ago
  28. 01ea72b ip6: set buffer->error in ip6_input_check by Ole Troan · 5 months ago
  29. f726ebd npt66: replace clib_warnings() with error counters by Ole Troan · 5 months ago
  30. 4a65e01 tcp: fix typo in show tcp config CLI command by Aritra Basu · 5 months ago
  31. a330856 hs-test: disable color output only in CI by Matus Fabian · 5 months ago
  32. d464338 hs-test: save VPP logs with timestamps by Matus Fabian · 5 months ago
  33. ba9ea13 http: client code improvement by Matus Fabian · 6 months ago
  34. dd4356d tcp: CLI command to print tcp_cfg by Aritra Basu · 5 months ago
  35. e30f712 tcp: improve tcp listener CLI by Aritra Basu · 5 months ago
  36. 6a8f26c hs-test: fix docker warning message by Adrian Villin · 5 months ago
  37. 007be4f hs-test: check container state after startup by Adrian Villin · 5 months ago
  38. d9da4ee hs-test: fix logs once again by Adrian Villin · 5 months ago
  39. f95c4d8 prom: test_prom fix by Matus Fabian · 5 months ago
  40. 2a2c653 hs-test: update envoy by Adrian Villin · 5 months ago
  41. c712de5 prom: mem leak test by Matus Fabian · 5 months ago
  42. 936c83d http_static: fix coverity warning by Matus Fabian · 6 months ago
  43. 5682ca8 session: delete and add application namespace do not create the global session table by Steven Luong · 6 months ago
  44. 5c4c1b6 prom: concurrent connections fix by Matus Fabian · 6 months ago
  45. d086a36 http: state machine fix by Matus Fabian · 6 months ago
  46. 8ca6ce6 http: return more than data from server app by Matus Fabian · 6 months ago
  47. 1f870c9 vppinfra: get_mempolicy instead of move_pages for mem init by Florin Coras · 5 months ago
  48. 3ac2ac5 ip: crash in ip4_sas_commonlen by Steven Luong · 5 months ago
  49. e99d266 hs-test: memory leak testing by Matus Fabian · 5 months ago
  50. 7f163b6 misc: replace index() with strchr() by Matus Fabian · 5 months ago
  51. 7561c45 vlib: add "save memory-trace" debug CLI by Matus Fabian · 5 months ago
  52. ef827b3 vppinfra: expose raw memory traces by Matus Fabian · 5 months ago
  53. e87a03f session: show session rules does not display ip6 entries by Steven Luong · 5 months ago
  54. 09b19fe hs-test: fix docker log output when logs are empty by Adrian Villin · 6 months ago
  55. b753554 ipsec: fix integer overflow by Fan Zhang · 6 months ago
  56. 6ce5d5b pg: fix pcap packet type when writing pcap file by Dave Wallace · 6 months ago
  57. 0da0883 tests: output raw packet data when decoding pcap files by Dave Wallace · 6 months ago
  58. 04da324 vppinfra: fix cpu freq init error if cpu support aperfmperf by Xiaoming Jiang · 10 months ago
  59. 3572911 vnet: print Success for API errno 0 instead of UNKNOWN by Klement Sekera · 9 months ago
  60. 2514001 hs-test: use docker sdk by Adrian Villin · 6 months ago
  61. b69ee00 hs-test: minor cpu pinning suite improvements by Adrian Villin · 6 months ago
  62. aedfd7c hs-test: exit immediately if docker build fails by Adrian Villin · 6 months ago
  63. 1d3faf0 vppinfra: Add macro for targeted prefetching by Niyaz Murshed · 6 months ago
  64. 99213e0 session: memory leak on rule tag by Steven Luong · 6 months ago
  65. d1aeac5 session: memory leaks on rule tag hash tables by Steven Luong · 6 months ago
  66. 3a2cf84 tls: track app owner of transport session by Florin Coras · 6 months ago
  67. 2da273a session: crash in session_rule_add_del if session is not enable by Steven Luong · 6 months ago
  68. 67bae20 session: application namespace may reference a deleted vrf table by Steven Luong · 6 months ago
  69. ca2f2e1 tests: more options for decoding pcaps by Klement Sekera · 7 months ago
  70. 9bff049 octeon: fix link down issue by Alok Mishra · 6 months ago
  71. 34fa0ce tests: skip more excluded plugin tests by Dmitry Valter · 10 months ago
  72. 7b7bc04 build: overwrite clang-format version on Ubuntu 24.04 by Jay Wang · 6 months ago
  73. e69ec9c build: Fix crossbuilding definitions by Renato Botelho do Couto · 6 months ago
  74. d18726e build: ubuntu-24.04 install-deps package list by Dave Wallace · 6 months ago
  75. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  76. 0e3fcc0 ip6: fix icmp error on check fail by Maxime Peim · 9 months ago
  77. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 9 months ago
  78. ff570d3 fib: make mfib optional by Benoît Ganne · 9 months ago
  79. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 4 months ago
  80. 63bdb31 hs-test: quick fix for CpuPinningSuite by Adrian Villin · 6 months ago
  81. 3f75010 session: deleting an application namespace cleaning up the wrong application by Steven Luong · 6 months ago
  82. e0e8513 hs-test: Add CPU pinning test suite by Hadi Rayan Al-Sandid · 6 months ago
  83. c44fa93 vppinfra: fix huge page alloc error on 5.19+ kernel by Jay Wang · 8 months ago
  84. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 7 months ago
  85. 129ff04 session: add api to program rx io evts by Florin Coras · 6 months ago
  86. 5874dd0 hs-test: add missing packages to install-deps by Dave Wallace · 6 months ago
  87. 5d171eb hs-test: CPU allocation improvements by Adrian Villin · 7 months ago
  88. 75e8e1e session: improve enable and disable handling by Florin Coras · 6 months ago
  89. 6df9f44 session: handle multiple attempts to mark mq congested by Florin Coras · 6 months ago
  90. e346936 acl: cli addition to set macip rules by Sanjyot Vaidya · 7 months ago
  91. 9987d47 tests: disable failing tests on Ubuntu 22.04 by Andrew Yourtchenko · 6 months ago
  92. b8a2273 session: session disable crash if not enable by Steven Luong · 6 months ago
  93. 1b8cef1 unittest: coverity woe by Steven Luong · 6 months ago
  94. d2d41bc session: memory leaks on various transports when session disable and enable by Steven Luong · 6 months ago
  95. 6d44aab hs-test: cat summary file after a failed test run by Adrian Villin · 6 months ago
  96. 3e0600b misc: VPP 24.06 Release Notes by Andrew Yourtchenko · 6 months ago
  97. 7f3c217 vppinfra: Improve code portability by Renato Botelho do Couto · 6 months ago
  98. 1b794cf linux-cp: populate mapping vif-sw_if_index only for default-ns by Denys Haryachyy · 1 year, 1 month ago
  99. 3eb91a5 dev: move bus code to bus/ by Damjan Marion · 6 months ago
  100. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago