1. af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 10 months ago
  2. 051d3a3 ip: fix ip ACL traces by Benoît Ganne · 2 years, 1 month ago
  3. 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
  4. 3220d9f fib: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  5. ab4d917 memif: improve error reporting by Damjan Marion · 1 year, 11 months ago
  6. ddc16cf api: pcap capture api update by Maxime Peim · 1 year, 11 months ago
  7. 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 5 months ago
  8. 8bd4db5 vxlan: convert vxlan to a plugin by Steven Luong · 2 years, 2 months ago
  9. dd2eff6 ip: add the missing offload check by Mohsin Kazmi · 1 year, 11 months ago
  10. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 2 months ago
  11. c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 2 months ago
  12. 1ce802d sr: remove stale runs_after by Nathan Skrzypczak · 2 years ago
  13. 897fbba sr: fix compilation errors by Guillaume Solignac · 2 years ago
  14. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 1 year, 11 months ago
  15. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 1 year, 11 months ago
  16. 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 1 year, 11 months ago
  17. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  18. cfaf440 bfd: fix ip address cli parsing by Benoît Ganne · 2 years ago
  19. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  20. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years ago
  21. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years ago
  22. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years ago
  23. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 3 months ago
  24. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 1 month ago
  25. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years ago
  26. 36c7e7c nat: fixed return values of enable/disable call by Filip Varga · 2 years, 1 month ago
  27. 919fdad tcp: avoid retransmit head with no data by Florin Coras · 2 years ago
  28. bd9cde8 classify: increase metadata from 16- to 32-bits by Benoît Ganne · 2 years ago
  29. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  30. 5163d59 vnet: fix trace flag copying in icmp4 by Klement Sekera · 2 years, 1 month ago
  31. 7eba44d vhost: convert vhost device driver to a plugin by Steven Luong · 2 years, 2 months ago
  32. e1f2058 udp: refactor port allocation and sharing by Florin Coras · 2 years, 1 month ago
  33. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  34. 520cde4 ipsec: use correct reply message by Vratko Polak · 2 years, 1 month ago
  35. 14bf6a8 ipsec: remove redundant policy array in fast path spd by Piotr Bronowski · 2 years, 2 months ago
  36. 797562c udp: preallocate ports sparse vec map by Florin Coras · 2 years, 1 month ago
  37. 530c5ee interface: remove the pending interrupt from deleting interface by Mohsin Kazmi · 2 years, 1 month ago
  38. b79d09b sr: srv6 path tracing api by Julian Klaiber · 2 years, 1 month ago
  39. 0036dcf gso: add gso documentation by Mohsin Kazmi · 2 years, 2 months ago
  40. ed5f291 policer: adding documentation by Maxime Peim · 2 years, 1 month ago
  41. e479eae ipsec: improve ipsec policy adding performance by Xiaoming Jiang · 2 years, 2 months ago
  42. 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
  43. 0b466ad session: add transport main structure by Florin Coras · 2 years, 1 month ago
  44. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
  45. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  46. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  47. 90943e5 ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses by Andrew Yourtchenko · 2 years, 1 month ago
  48. 1f4b651 policer: improvement show policer cli. by Huawei LI · 2 years, 1 month ago
  49. ce1ff6a ip6-nd: set router flag on NA if appropriate by Matthew Smith · 2 years, 1 month ago
  50. f094ce7 ip6-nd: initialize radv_info->send_radv to 1 by Dave Barach · 2 years, 1 month ago
  51. a6a01f1 classify: fix crash when update nonexistent classify table. by Huawei LI · 2 years, 1 month ago
  52. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 1 month ago
  53. 39d6dec sr: SRv6 Path Tracing Midpoint behaviour by Julian Klaiber · 2 years, 2 months ago
  54. 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  55. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  56. 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
  57. 4561d6d devices: fix the l2 hdr offset in af_packet transmit side by Mohsin Kazmi · 2 years, 2 months ago
  58. 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
  59. 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
  60. cb3a6bd crypto: fix dead nn foreach by Dmitry Valter · 2 years, 2 months ago
  61. 4897257 gso: remove vxlan header include file dependency by Steven Luong · 2 years, 2 months ago
  62. 8b90d89 devices: add support for af-packet v2 by Mohsin Kazmi · 2 years, 3 months ago
  63. f8ee39f udp: support for disabling tx csum by Florin Coras · 2 years, 2 months ago
  64. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  65. 049dee9 virtio: fix the missing unlock by Mohsin Kazmi · 2 years, 2 months ago
  66. 8c1be05 udp: explicit udp output node by Florin Coras · 2 years, 2 months ago
  67. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  68. 1cc592b virtio: fix the tx side hdr offset by Mohsin Kazmi · 2 years, 2 months ago
  69. cacde12 devices: fix the header offsets in af_packet by Mohsin Kazmi · 2 years, 2 months ago
  70. 79f6dba gso: fix the metadata for gro packets by Mohsin Kazmi · 2 years, 2 months ago
  71. 19a1684 ip: fix the pseudo header checksum by Mohsin Kazmi · 2 years, 2 months ago
  72. 368dab3 ip-neighbor: delete redundant help information in cli. by Huawei LI · 2 years, 2 months ago
  73. 662c59a l2: coverity complains dead codes by Steven Luong · 2 years, 2 months ago
  74. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  75. 65d25b4 ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next by Damjan Marion · 2 years, 3 months ago
  76. 42ed836 ip: simpler and faster ip4_full_reass_drop_all by Damjan Marion · 2 years, 3 months ago
  77. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  78. 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
  79. 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 2 months ago
  80. 23b33ec tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files by Steven Luong · 2 years, 2 months ago
  81. 8d97a5c tcp: build image with TCP_DEBUG_ALWAYS via make by Steven Luong · 2 years, 2 months ago
  82. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 2 months ago
  83. 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 2 months ago
  84. 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 2 months ago
  85. a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 2 months ago
  86. 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 6 months ago
  87. 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
  88. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 2 months ago
  89. 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
  90. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  91. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  92. a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 2 months ago
  93. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  94. d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
  95. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  96. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  97. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  98. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
  99. 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
  100. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago