1. 6c89a35 vppinfra: fix function prototypes by Dave Barach · 2 years ago
  2. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  3. b89db0c misc: fix crash using tracedump plugin with socket API clients by Arthur de Kerhor · 2 years ago
  4. 4134474 dpdk: link DPDK with MLX4/MLX5 libraries again by Vladimir Ratnikov · 2 years ago
  5. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years ago
  6. 24adeba quic: fix quic plugin with openssl 3.x by Dave Wallace · 2 years ago
  7. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years ago
  8. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years ago
  9. aff4d32 nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api. by Huawei LI · 2 years, 1 month ago
  10. f1b97bf nat: fix memory leak and refactor nat44-ed db init/free. by Huawei LI · 2 years, 1 month ago
  11. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years ago
  12. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 4 months ago
  13. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 1 month ago
  14. 3abb32c nat: disable nat44-ed/ei features on interface deletion by Vladislav Grishenko · 2 years, 1 month ago
  15. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  16. 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years, 1 month ago
  17. d3ccb0c linux-cp: set severity of noisy message to debug by Matthew Smith · 2 years, 1 month ago
  18. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
  19. 36c7e7c nat: fixed return values of enable/disable call by Filip Varga · 2 years, 1 month ago
  20. c62ddb6 http_static: clean up http redirect generation by Dave Barach · 2 years ago
  21. c0a2527 http_static: derive mime type from file extensions by Dave Barach · 2 years ago
  22. 919fdad tcp: avoid retransmit head with no data by Florin Coras · 2 years ago
  23. fe1fb3c vat2: add plugin-path parameter by Ole Troan · 2 years ago
  24. bcdde1a papi: export packed message structures by Ole Troan · 2 years ago
  25. 37157da tests: multiple apidir locations by Ole Troan · 2 years, 1 month ago
  26. d741383 api: avoid sigpipe for unruly api client by Ole Troan · 2 years ago
  27. f22824b papi: fix async support for socket transport by Ole Troan · 2 years ago
  28. 287c125 http_static: misc bug fixes by Dave Barach · 2 years ago
  29. bd9cde8 classify: increase metadata from 16- to 32-bits by Benoît Ganne · 2 years, 1 month ago
  30. 55fbf55 http_static: fix http(s) redirects by Dave Barach · 2 years ago
  31. 9067f33 stats: return empty vector rather than NULL if stat_segment_dump_r() is run on an empty vector from ls by Andrew Yourtchenko · 2 years, 1 month ago
  32. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  33. 06bbab0 quic: update to quicly v0.1.4 by Dave Wallace · 2 years, 1 month ago
  34. b01efc5 buffers: revert protect against bad thread indices by Benoît Ganne · 2 years, 1 month ago
  35. ea0b890 vlib: clib_panic if sysconf() can't determine page size on startup by Andrew Yourtchenko · 2 years, 3 months ago
  36. 5163d59 vnet: fix trace flag copying in icmp4 by Klement Sekera · 2 years, 1 month ago
  37. 7eba44d vhost: convert vhost device driver to a plugin by Steven Luong · 2 years, 2 months ago
  38. a6d16b7 avf: support generic flow by Ting Xu · 2 years, 2 months ago
  39. 583d4c9 wireguard: add atomic mutex by Gabriel Oginski · 2 years, 2 months ago
  40. 4afdfb4 hsa: session rpc for echo client cli notifications by Florin Coras · 2 years, 1 month ago
  41. 5010bbd stats: add boot time in stats segment by Ole Troan · 2 years, 1 month ago
  42. e1f2058 udp: refactor port allocation and sharing by Florin Coras · 2 years, 1 month ago
  43. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  44. b9e391e wireguard: compute checksum for outer ipv6 header by Artem Glazychev · 2 years, 2 months ago
  45. 3f885f9 stats: fix the memory leak in stat_client.c by Andrew Yourtchenko · 2 years, 1 month ago
  46. 6db2758 rdma: fix for-loop initialization in scalar path by Jieqiang Wang · 2 years, 1 month ago
  47. 520cde4 ipsec: use correct reply message by Vratko Polak · 2 years, 1 month ago
  48. d1c7506 vapi: write enumflag types to vapi headers by Matthew Smith · 2 years, 1 month ago
  49. 14bf6a8 ipsec: remove redundant policy array in fast path spd by Piotr Bronowski · 2 years, 2 months ago
  50. 797562c udp: preallocate ports sparse vec map by Florin Coras · 2 years, 1 month ago
  51. 530c5ee interface: remove the pending interrupt from deleting interface by Mohsin Kazmi · 2 years, 1 month ago
  52. b79d09b sr: srv6 path tracing api by Julian Klaiber · 2 years, 1 month ago
  53. 0036dcf gso: add gso documentation by Mohsin Kazmi · 2 years, 2 months ago
  54. f078182 linux-cp: fix FIB_ENTRY_FLAG_ATTACHED by Alexander Skorichenko · 2 years, 1 month ago
  55. ed5f291 policer: adding documentation by Maxime Peim · 2 years, 1 month ago
  56. 9a8d12d acl: fix set acl-plugin cli unformat free. by Huawei LI · 2 years, 1 month ago
  57. e479eae ipsec: improve ipsec policy adding performance by Xiaoming Jiang · 2 years, 2 months ago
  58. dfd1698 tls: memory leak due to missing call to vnet_crypto_key_del by Steven Luong · 2 years, 1 month ago
  59. fe2d23f ipsec: Failure at the start of the batch should not invalidate the rest of the batch by Neale Ranns · 2 years, 1 month ago
  60. 0b466ad session: add transport main structure by Florin Coras · 2 years, 2 months ago
  61. 568ef46 crypto-ipsecmb: fix plugin crash in VirtualBox by Maros Ondrejicka · 2 years, 1 month ago
  62. 6af9330 http: use safe pool realloc by Florin Coras · 2 years, 9 months ago
  63. ec315bf srtp: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  64. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 9 months ago
  65. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  66. 37b5ccc linux-cp: fix lcp_itf_pair_create()'s memory leak by luoyaozu · 2 years, 2 months ago
  67. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  68. ea6c878 nat: updating my maintainer email address by Filip Varga · 2 years, 1 month ago
  69. 4dbd641 sr: fix added for configuring vlan sub interface as iif interface in End.AD.Flow localsid by ChinmayaAgarwal · 2 years, 3 months ago
  70. 80c5fb7 acl: verify that src and dst have sane and same address family by Andrew Yourtchenko · 3 years, 9 months ago
  71. 90943e5 ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses by Andrew Yourtchenko · 2 years, 1 month ago
  72. 1f4b651 policer: improvement show policer cli. by Huawei LI · 2 years, 1 month ago
  73. 66b735a prom: fix stats vector leak by Florin Coras · 2 years, 1 month ago
  74. 61fdfd5 nat: fix per-vrf session bookkeeping by Jing Peng · 2 years, 5 months ago
  75. 9ff833d nat: fix byte order error. by Huawei LI · 2 years, 2 months ago
  76. ce1ff6a ip6-nd: set router flag on NA if appropriate by Matthew Smith · 2 years, 1 month ago
  77. f094ce7 ip6-nd: initialize radv_info->send_radv to 1 by Dave Barach · 2 years, 2 months ago
  78. 23c9896 hsa: echo client crash when it fails to connect to remote by Steven Luong · 2 years, 1 month ago
  79. a6a01f1 classify: fix crash when update nonexistent classify table. by Huawei LI · 2 years, 1 month ago
  80. a923ce5 nat: cleanup of deprecated features by Filip Varga · 2 years, 2 months ago
  81. 208e7dc tls: crash in mbedtls due to ctx is already free by Steven Luong · 2 years, 2 months ago
  82. e69d974 misc: fix failing TestNs/TestHttpTps test in hstf by Maros Ondrejicka · 2 years, 2 months ago
  83. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 2 months ago
  84. 39d6dec sr: SRv6 Path Tracing Midpoint behaviour by Julian Klaiber · 2 years, 2 months ago
  85. 768f284 quic: use safe pool realloc by Florin Coras · 2 years, 9 months ago
  86. 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  87. 648c292 cnat: Fix unformat_cnat_snat_interface_map_type by Miguel Borges de Freitas · 2 years, 2 months ago
  88. 0db1575 vcl: register workers when reattaching to vpp by Maros Ondrejicka · 2 years, 2 months ago
  89. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  90. 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
  91. 4561d6d devices: fix the l2 hdr offset in af_packet transmit side by Mohsin Kazmi · 2 years, 2 months ago
  92. 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
  93. 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
  94. 1867982 rdma: set correct CQE flags by Jieqiang Wang · 2 years, 3 months ago
  95. bf93670 rdma: fix ipv4 checksum check in rdma-input node by Jieqiang Wang · 2 years, 3 months ago
  96. 813c1bd hash: add local variable by Gabriel Oginski · 2 years, 2 months ago
  97. 938bff8 docs: update cnat docs to current vpp version by Miguel Borges de Freitas · 2 years, 2 months ago
  98. a57549a dpdk: add Intel QAT 200xx series support by Vladimir Ratnikov · 2 years, 2 months ago
  99. 0d36720 vppinfra: fix incorrect sizeof() argument due to typo by Andrew Yourtchenko · 2 years, 2 months ago
  100. cb3a6bd crypto: fix dead nn foreach by Dmitry Valter · 2 years, 2 months ago