1. 01ea72b ip6: set buffer->error in ip6_input_check by Ole Troan · 4 months ago
  2. f726ebd npt66: replace clib_warnings() with error counters by Ole Troan · 4 months ago
  3. 4a65e01 tcp: fix typo in show tcp config CLI command by Aritra Basu · 5 months ago
  4. ba9ea13 http: client code improvement by Matus Fabian · 5 months ago
  5. dd4356d tcp: CLI command to print tcp_cfg by Aritra Basu · 5 months ago
  6. e30f712 tcp: improve tcp listener CLI by Aritra Basu · 5 months ago
  7. 936c83d http_static: fix coverity warning by Matus Fabian · 5 months ago
  8. 5682ca8 session: delete and add application namespace do not create the global session table by Steven Luong · 5 months ago
  9. 5c4c1b6 prom: concurrent connections fix by Matus Fabian · 6 months ago
  10. d086a36 http: state machine fix by Matus Fabian · 6 months ago
  11. 8ca6ce6 http: return more than data from server app by Matus Fabian · 6 months ago
  12. 1f870c9 vppinfra: get_mempolicy instead of move_pages for mem init by Florin Coras · 5 months ago
  13. 3ac2ac5 ip: crash in ip4_sas_commonlen by Steven Luong · 5 months ago
  14. e99d266 hs-test: memory leak testing by Matus Fabian · 5 months ago
  15. 7f163b6 misc: replace index() with strchr() by Matus Fabian · 5 months ago
  16. 7561c45 vlib: add "save memory-trace" debug CLI by Matus Fabian · 5 months ago
  17. ef827b3 vppinfra: expose raw memory traces by Matus Fabian · 5 months ago
  18. e87a03f session: show session rules does not display ip6 entries by Steven Luong · 5 months ago
  19. b753554 ipsec: fix integer overflow by Fan Zhang · 5 months ago
  20. 6ce5d5b pg: fix pcap packet type when writing pcap file by Dave Wallace · 5 months ago
  21. 04da324 vppinfra: fix cpu freq init error if cpu support aperfmperf by Xiaoming Jiang · 10 months ago
  22. 3572911 vnet: print Success for API errno 0 instead of UNKNOWN by Klement Sekera · 8 months ago
  23. 1d3faf0 vppinfra: Add macro for targeted prefetching by Niyaz Murshed · 6 months ago
  24. 99213e0 session: memory leak on rule tag by Steven Luong · 5 months ago
  25. d1aeac5 session: memory leaks on rule tag hash tables by Steven Luong · 5 months ago
  26. 3a2cf84 tls: track app owner of transport session by Florin Coras · 5 months ago
  27. 2da273a session: crash in session_rule_add_del if session is not enable by Steven Luong · 6 months ago
  28. 67bae20 session: application namespace may reference a deleted vrf table by Steven Luong · 5 months ago
  29. 9bff049 octeon: fix link down issue by Alok Mishra · 6 months ago
  30. e69ec9c build: Fix crossbuilding definitions by Renato Botelho do Couto · 6 months ago
  31. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  32. 0e3fcc0 ip6: fix icmp error on check fail by Maxime Peim · 8 months ago
  33. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 8 months ago
  34. ff570d3 fib: make mfib optional by Benoît Ganne · 8 months ago
  35. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 3 months ago
  36. 3f75010 session: deleting an application namespace cleaning up the wrong application by Steven Luong · 5 months ago
  37. c44fa93 vppinfra: fix huge page alloc error on 5.19+ kernel by Jay Wang · 8 months ago
  38. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 6 months ago
  39. 129ff04 session: add api to program rx io evts by Florin Coras · 5 months ago
  40. 75e8e1e session: improve enable and disable handling by Florin Coras · 5 months ago
  41. 6df9f44 session: handle multiple attempts to mark mq congested by Florin Coras · 5 months ago
  42. e346936 acl: cli addition to set macip rules by Sanjyot Vaidya · 6 months ago
  43. b8a2273 session: session disable crash if not enable by Steven Luong · 6 months ago
  44. 1b8cef1 unittest: coverity woe by Steven Luong · 6 months ago
  45. d2d41bc session: memory leaks on various transports when session disable and enable by Steven Luong · 6 months ago
  46. 7f3c217 vppinfra: Improve code portability by Renato Botelho do Couto · 6 months ago
  47. 1b794cf linux-cp: populate mapping vif-sw_if_index only for default-ns by Denys Haryachyy · 1 year, 1 month ago
  48. 3eb91a5 dev: move bus code to bus/ by Damjan Marion · 6 months ago
  49. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago
  50. 26574dc ipsec: enable ipv6 udp checksum offload by Jeff Shaw · 6 months ago
  51. 290dc7b crypto: Add prefetching for src and dst by Niyaz Murshed · 6 months ago
  52. 228e195 build: conditional dependency handling of depfile by Ole Troan · 6 months ago
  53. f876b69 ip: mark IP_ADDRESS_DUMP as mp-safe by Vladislav Grishenko · 3 years, 5 months ago
  54. d8efd6e http_static: fix reply data leak by Florin Coras · 6 months ago
  55. d5fa6cc ip6: fix ip6-michain trace function by Maxime Peim · 7 months ago
  56. cbf3888 dpdk: xstats vecor stuck at 0 elements by Ole Troan · 6 months ago
  57. 05fbc35 http: fix app name formatting in template by Matus Fabian · 6 months ago
  58. ed61b20 build: vppapigen dependency handling by Ole Troan · 6 months ago
  59. e95687b fib: fix ip drop path crashes by Dmitry Valter · 12 months ago
  60. dd6fb60 dpdk: expose xstats in stats segment by Ole Troan · 6 months ago
  61. 32dc913 vnet: move format_vl_api_address_union() from vpp to vnet by Benoît Ganne · 6 months ago
  62. 448f08b vppinfra: export os_exit and os_puts by Benoît Ganne · 6 months ago
  63. 1c30d2d tcp: make syn-rcvd timeout configurable by Florin Coras · 6 months ago
  64. 10dbb37 vapi: Add option to dispatch with timeout by Dau Do · 6 months ago
  65. 2aa0f0d crypto-native: fix CPU detection for SHA2 code by Damjan Marion · 6 months ago
  66. 75e8ffb vnet: export header files to build the plugins by Dau Do · 6 months ago
  67. 82ad966 http: return more than url to server app by Matus Fabian · 6 months ago
  68. 6c37845 session: fix ho cleanup on forced reset by Florin Coras · 6 months ago
  69. 7080294 session: fix ho cleanup on active and passive close by Florin Coras · 6 months ago
  70. 518bcc1 ipsec: move ah packet processing in the inline function ipsec_ah_packet_process by vinay tripathi · 11 months ago
  71. ea92116 ipsec: Add option to configure the hand-off worker queue size by Dau Do · 8 months ago
  72. 5c0aa7d papi: more detailed packing error message by Klement Sekera · 9 months ago
  73. 68b8125 octeon: add clear counters for port and queues by Monendra Singh Kushwaha · 7 months ago
  74. 2ea1e2c dev: add port and queue counter clear operation by Monendra Singh Kushwaha · 7 months ago
  75. 3def24b quic: initialize ooo lookup on fifos by Florin Coras · 6 months ago
  76. fa500e9 vlib: fix gdb_show_traces() by Benoît Ganne · 6 months ago
  77. 282f2ec octeon: add support for vnet generic flow type by Sriram Vatala · 9 months ago
  78. b26b2bc octeon: add counters support for port and queue by Monendra Singh Kushwaha · 7 months ago
  79. afd03ff dev: fix counter_start in counter clear routine by Monendra Singh Kushwaha · 7 months ago
  80. a391de6 octeon: update trace to use qid instead of q by Monendra Singh Kushwaha · 7 months ago
  81. 38f59c3 octeon: enable vf device promiscuous mode feature by Harish Malik · 6 months ago
  82. 63ff7a6 buffers: support per-numa-domain buffer size by Lukas Stockner · 6 months ago
  83. e7901e8 ipsec: fix missing udp port check by Fan Zhang · 7 months ago
  84. 8c77c19 ip: add support for drop route through vpp CLI by Mohsin Kazmi · 8 months ago
  85. 5f69432 fib: set the value of the sw_if_index for DROP route by Mohsin Kazmi · 8 months ago
  86. 9d5be6a vlib: clean up r2 plugin registration relocator by Dave Barach · 6 months ago
  87. 2b671aa octeon: convert link speed from Mbps to Kbps by Monendra Singh Kushwaha · 7 months ago
  88. 7892560 vlib: stack trace and signal handler improvements by Damjan Marion · 7 months ago
  89. 5409d33 http_static: sanitize path before file read by Matus Fabian · 7 months ago
  90. a93c85a octeon: add support for Marvell Octeon9 SoC by Monendra Singh Kushwaha · 10 months ago
  91. b2c8c48 octeon: fix lbk vf initialization by Monendra Singh Kushwaha · 7 months ago
  92. 0720d65 urpf: export to use it externally by Maxime Peim · 9 months ago
  93. 7624083 urpf: node refactor by Maxime Peim · 8 months ago
  94. fc42280 udp: fix csum computation when offload disabled by Florin Coras · 7 months ago
  95. fe736b2 ip6: fix icmp throttling error index by Maxime Peim · 7 months ago
  96. 0b0468c vlib: improvement to automatic core pinning by hsandid · 7 months ago
  97. 1b05378 virtio: Add RX queue full statisitics by Steven Luong · 9 months ago
  98. f5df854 vppinfra: support libunwind for backtrace by Guillaume Solignac · 7 months ago
  99. 5444973 vlib: prevent some signals from being executed on workers by Guillaume Solignac · 7 months ago
  100. f03d448 session: remove ipv6 lookup threading assert by Brian Morris · 7 months ago