1. 65bff88 crypto-sw-scheduler: fix queue iterator by Vladimir Ratnikov · 2 years, 2 months ago
  2. f8ee39f udp: support for disabling tx csum by Florin Coras · 2 years, 2 months ago
  3. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  4. 049dee9 virtio: fix the missing unlock by Mohsin Kazmi · 2 years, 2 months ago
  5. f0d71c6 crypto-ipsecmb: support previous ipsecmb versions by Marcel Cornu · 2 years, 2 months ago
  6. 8c1be05 udp: explicit udp output node by Florin Coras · 2 years, 2 months ago
  7. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  8. fecb252 vppinfra: send minimal needed mask to the set_mempolicy syscall by Damjan Marion · 2 years, 2 months ago
  9. 1cc592b virtio: fix the tx side hdr offset by Mohsin Kazmi · 2 years, 2 months ago
  10. cacde12 devices: fix the header offsets in af_packet by Mohsin Kazmi · 2 years, 2 months ago
  11. 79f6dba gso: fix the metadata for gro packets by Mohsin Kazmi · 2 years, 2 months ago
  12. 19a1684 ip: fix the pseudo header checksum by Mohsin Kazmi · 2 years, 2 months ago
  13. f284c14 cnat: Add sctp support by Nathan Skrzypczak · 2 years, 11 months ago
  14. 2a6f35f crypto-ipsecmb: bump ipsecmb library to v1.3 by Marcel Cornu · 2 years, 3 months ago
  15. 80c0ae2 vlib: Counter free needs to NULL the allocated counter vector by Neale Ranns · 2 years, 2 months ago
  16. 368dab3 ip-neighbor: delete redundant help information in cli. by Huawei LI · 2 years, 2 months ago
  17. d2d90ee linux-cp: fix infinite loop in CLI lcp default by luoyaozu · 2 years, 2 months ago
  18. 662c59a l2: coverity complains dead codes by Steven Luong · 2 years, 2 months ago
  19. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  20. 65d25b4 ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next by Damjan Marion · 2 years, 3 months ago
  21. 42ed836 ip: simpler and faster ip4_full_reass_drop_all by Damjan Marion · 2 years, 3 months ago
  22. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  23. 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
  24. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 3 months ago
  25. 91246bc nat: report time between current vpp time and last_heard by Dave Cornejo · 2 years, 3 months ago
  26. 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 3 months ago
  27. 23b33ec tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files by Steven Luong · 2 years, 2 months ago
  28. 8d97a5c tcp: build image with TCP_DEBUG_ALWAYS via make by Steven Luong · 2 years, 2 months ago
  29. b3605ea urpf: add mode for specific fib index lookup by hedi bouattour · 2 years, 3 months ago
  30. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 3 months ago
  31. ba3d5af abf: return status of attachment add/del by Matthew Smith · 2 years, 2 months ago
  32. 6ff8e90 vcl: add api to check if vcl disconnected from vpp by Maros Ondrejicka · 2 years, 2 months ago
  33. 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 2 months ago
  34. 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 2 months ago
  35. a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 3 months ago
  36. 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 7 months ago
  37. 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
  38. 45e4e94 rdma: unhackish build of rdma-core by Mohammed Hawari · 2 years, 3 months ago
  39. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  40. 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
  41. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  42. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  43. a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 3 months ago
  44. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  45. ce668aa af_xdp: change RLIMIT_MEMLOCK before load bpf program by Chen Yahui · 2 years, 3 months ago
  46. 31ce1a6 wireguard: stop sending handshakes when wg intf is down by Alexander Chernavin · 2 years, 4 months ago
  47. 05554c6 crypto-openssl: use no padding for encrypt/decrypt by Vladimir Ratnikov · 2 years, 3 months ago
  48. 1834b04 af_xdp: compile error undeclared identifier 'SOL_XDP' by Chen Yahui · 2 years, 3 months ago
  49. d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
  50. 522a5b3 wireguard: fix re-handshake timer when response sent by Alexander Chernavin · 2 years, 3 months ago
  51. ab15770 vcl: repatch "align the RST behaviour with kernel" by Yacan Liu · 2 years, 3 months ago
  52. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  53. b704971 api: keep api common code in vlibapi by Damjan Marion · 2 years, 7 months ago
  54. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  55. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  56. c119e79 nat: adding docs for nat44-ed sub plugin by Filip Varga · 2 years, 7 months ago
  57. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
  58. 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
  59. f5e0a17 vcl: align the RST behaviour with kernel by Yacan Liu · 2 years, 3 months ago
  60. 6cacc94 cnat: coverity fix by Nathan Skrzypczak · 2 years, 3 months ago
  61. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
  62. 755b529 abf: add API parameter n_paths range checks by Jon Loeliger · 2 years, 3 months ago
  63. 6e3b3b7 build: install missing headers by Benoît Ganne · 2 years, 4 months ago
  64. de98906 teib: fix segv during failed deletion of entry by Matthew Smith · 2 years, 3 months ago
  65. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  66. 59abf89 linux-cp: fix some CLI error messages by Matthew Smith · 2 years, 3 months ago
  67. ccd83cb lisp: fix coverity 277315 by Andrew Yourtchenko · 2 years, 3 months ago
  68. dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
  69. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  70. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  71. 6e1eaad prom: fix coverity 277312, 277317 by Andrew Yourtchenko · 2 years, 3 months ago
  72. 5f694d1 nat: fix nat44-ed port range with multiple workers by Vladislav Grishenko · 2 years, 4 months ago
  73. b3778cc ip-neighbor: fix debug log format output by luoyaozu · 2 years, 4 months ago
  74. 121a16a ip: show fib index in ip4 reassembly trace by Damjan Marion · 2 years, 3 months ago
  75. d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
  76. 51a7e44 vlib: add vlib_frame_bitmap_is_bit_set by Damjan Marion · 2 years, 3 months ago
  77. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 4 months ago
  78. a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 3 months ago
  79. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 4 months ago
  80. 10672be vppinfra: add clib_array_mask_set_u32() by Damjan Marion · 2 years, 3 months ago
  81. de4eb7f nat: fix nat44-ed-in2out fast path next node by Jing Peng · 2 years, 5 months ago
  82. 4a5564d fib: missing headers by Damjan Marion · 2 years, 3 months ago
  83. 6a3f0ab wireguard: eliminate some calls to main thread by Matthew Smith · 2 years, 4 months ago
  84. 503225c avf: check for VLAN_TOGGLE capability by Mohammed Hawari · 2 years, 3 months ago
  85. 563d34b dpdk-cryptodev: reduce request to enable async by Gabriel Oginski · 2 years, 3 months ago
  86. 5085d8a vrrp: fix cli functions according to short_help by luoyaozu · 2 years, 4 months ago
  87. edb0d45 ip: fix punt socket overflow by Benoît Ganne · 3 years, 2 months ago
  88. 934f9b0 build: set OS_ID_LIKE only if unset by Benoît Ganne · 2 years, 4 months ago
  89. 1363331 ipsec: fix coverity 249212 by Andrew Yourtchenko · 2 years, 4 months ago
  90. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  91. 005ef97 nat: fix coverity 249194 by Andrew Yourtchenko · 2 years, 4 months ago
  92. ab46a3c nat: fix coverity 249178 by Andrew Yourtchenko · 2 years, 4 months ago
  93. e404652 pppoe: fix coverity 218437, 218401 by Andrew Yourtchenko · 2 years, 4 months ago
  94. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  95. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  96. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 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