1. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  2. 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
  3. 7498aad tests: don't use tmp as the default log dir with run.py by Naveen Joy · 2 years, 3 months ago
  4. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 3 months ago
  5. 91246bc nat: report time between current vpp time and last_heard by Dave Cornejo · 2 years, 3 months ago
  6. 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 3 months ago
  7. 23b33ec tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files by Steven Luong · 2 years, 2 months ago
  8. 8a0a9d2 tests: disable broken wireguard tests on vpp_debug image by Dave Wallace · 2 years, 2 months ago
  9. 8d97a5c tcp: build image with TCP_DEBUG_ALWAYS via make by Steven Luong · 2 years, 2 months ago
  10. 14b118b build: retain dpdk_mlx_default setting for ci script by Dave Wallace · 2 years, 2 months ago
  11. b3605ea urpf: add mode for specific fib index lookup by hedi bouattour · 2 years, 3 months ago
  12. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 2 months ago
  13. ba3d5af abf: return status of attachment add/del by Matthew Smith · 2 years, 2 months ago
  14. 6ff8e90 vcl: add api to check if vcl disconnected from vpp by Maros Ondrejicka · 2 years, 2 months ago
  15. 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 2 months ago
  16. 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 2 months ago
  17. 82ec908 gomemif: update to libmemif version 4.0 by Daniel Béreš · 2 years, 5 months ago
  18. a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 2 months ago
  19. 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 7 months ago
  20. 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
  21. 99e26c1 build: change make verify gate os to ubuntu 22.04 by Dave Wallace · 2 years, 3 months ago
  22. 45e4e94 rdma: unhackish build of rdma-core by Mohammed Hawari · 2 years, 3 months ago
  23. 4e939ce build: mlx dpdk-rdma compatibility matrix by Mohammed Hawari · 2 years, 3 months ago
  24. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  25. 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
  26. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  27. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  28. a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 3 months ago
  29. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  30. 9587577 vpp-swan: Add scripts for testing by Gabriel Oginski · 2 years, 5 months ago
  31. 4e88e04 vpp-swan: Add plugin for vpp-swan by Gabriel Oginski · 2 years, 6 months ago
  32. cf9144e tests: stabilize wireguard ratelimiting test by Alexander Chernavin · 2 years, 3 months ago
  33. ce668aa af_xdp: change RLIMIT_MEMLOCK before load bpf program by Chen Yahui · 2 years, 3 months ago
  34. 76a1d05 tests: enable ipsec-esp 'make test' testcases on ubuntu-22.04 by Dave Wallace · 2 years, 3 months ago
  35. 31ce1a6 wireguard: stop sending handshakes when wg intf is down by Alexander Chernavin · 2 years, 4 months ago
  36. 05554c6 crypto-openssl: use no padding for encrypt/decrypt by Vladimir Ratnikov · 2 years, 3 months ago
  37. 1834b04 af_xdp: compile error undeclared identifier 'SOL_XDP' by Chen Yahui · 2 years, 3 months ago
  38. d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
  39. 522a5b3 wireguard: fix re-handshake timer when response sent by Alexander Chernavin · 2 years, 3 months ago
  40. ab15770 vcl: repatch "align the RST behaviour with kernel" by Yacan Liu · 2 years, 3 months ago
  41. 670724c tests: disable failing tests on ubuntu-22.04 debian-11 by Dave Wallace · 2 years, 3 months ago
  42. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  43. b704971 api: keep api common code in vlibapi by Damjan Marion · 2 years, 7 months ago
  44. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  45. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  46. a2a7a40 misc: Initial 23.02-rc0 commit by Andrew Yourtchenko · 2 years, 3 months ago v23.02-rc0
  47. 320272a docs: enhance install vpp docs by fatelei · 2 years, 6 months ago
  48. c119e79 nat: adding docs for nat44-ed sub plugin by Filip Varga · 2 years, 7 months ago
  49. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
  50. 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
  51. 8ffe8f6 misc: experimental script to get the list of the reviewers for a commit by Andrew Yourtchenko · 3 years, 5 months ago
  52. ce4b645 packetforge: add packetforge for generic flow to extras by Ting Xu · 2 years, 8 months ago
  53. f5e0a17 vcl: align the RST behaviour with kernel by Yacan Liu · 2 years, 3 months ago
  54. c872cec tests: run tests against a running VPP by Naveen Joy · 2 years, 4 months ago
  55. 229f5fc misc: add test framework for host stack by Filip Tehlar · 2 years, 4 months ago
  56. 6cacc94 cnat: coverity fix by Nathan Skrzypczak · 2 years, 3 months ago
  57. e95b246 tests: skip tests failing on ubuntu 22.04 by Dave Wallace · 2 years, 3 months ago
  58. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
  59. 755b529 abf: add API parameter n_paths range checks by Jon Loeliger · 2 years, 3 months ago
  60. 6e3b3b7 build: install missing headers by Benoît Ganne · 2 years, 4 months ago
  61. de98906 teib: fix segv during failed deletion of entry by Matthew Smith · 2 years, 3 months ago
  62. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  63. 59abf89 linux-cp: fix some CLI error messages by Matthew Smith · 2 years, 3 months ago
  64. ccd83cb lisp: fix coverity 277315 by Andrew Yourtchenko · 2 years, 3 months ago
  65. dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
  66. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  67. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  68. 6e1eaad prom: fix coverity 277312, 277317 by Andrew Yourtchenko · 2 years, 3 months ago
  69. 5f694d1 nat: fix nat44-ed port range with multiple workers by Vladislav Grishenko · 2 years, 4 months ago
  70. b3778cc ip-neighbor: fix debug log format output by luoyaozu · 2 years, 3 months ago
  71. 121a16a ip: show fib index in ip4 reassembly trace by Damjan Marion · 2 years, 3 months ago
  72. d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
  73. 51a7e44 vlib: add vlib_frame_bitmap_is_bit_set by Damjan Marion · 2 years, 3 months ago
  74. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 4 months ago
  75. a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 3 months ago
  76. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
  77. 10672be vppinfra: add clib_array_mask_set_u32() by Damjan Marion · 2 years, 3 months ago
  78. de4eb7f nat: fix nat44-ed-in2out fast path next node by Jing Peng · 2 years, 5 months ago
  79. 4a5564d fib: missing headers by Damjan Marion · 2 years, 3 months ago
  80. 6a3f0ab wireguard: eliminate some calls to main thread by Matthew Smith · 2 years, 4 months ago
  81. 503225c avf: check for VLAN_TOGGLE capability by Mohammed Hawari · 2 years, 3 months ago
  82. 563d34b dpdk-cryptodev: reduce request to enable async by Gabriel Oginski · 2 years, 3 months ago
  83. 987318e build: Cleanup python2 from suse build and uplift opensuse version by Laszlo Kiraly · 2 years, 4 months ago
  84. 5085d8a vrrp: fix cli functions according to short_help by luoyaozu · 2 years, 4 months ago
  85. edb0d45 ip: fix punt socket overflow by Benoît Ganne · 3 years, 2 months ago
  86. 934f9b0 build: set OS_ID_LIKE only if unset by Benoît Ganne · 2 years, 4 months ago
  87. 1363331 ipsec: fix coverity 249212 by Andrew Yourtchenko · 2 years, 4 months ago
  88. 738eaa6 build: remove lto flags in dpdk build by Dave Wallace · 2 years, 4 months ago
  89. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  90. 005ef97 nat: fix coverity 249194 by Andrew Yourtchenko · 2 years, 4 months ago
  91. ab46a3c nat: fix coverity 249178 by Andrew Yourtchenko · 2 years, 4 months ago
  92. e404652 pppoe: fix coverity 218437, 218401 by Andrew Yourtchenko · 2 years, 4 months ago
  93. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  94. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  95. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 4 months ago
  96. 36cb2f0 dpdk: fix arm iavf rx vector path on 22.03 by Tianyu Li · 2 years, 4 months ago
  97. 7dc351f l2: skip arp term for locally originated packets by Stanislav Zaikin · 2 years, 7 months ago
  98. c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
  99. 4cbc8b2 dma_intel: fix the wrong unformat type by Haiyue Wang · 2 years, 4 months ago
  100. fcb2132 memif: Process bad descriptors correctly in memif_process_desc by Steven Luong · 2 years, 4 months ago