1. c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
  2. 696f8e0 udp: fix udp_local length errors accounting by Vladislav Grishenko · 1 year, 9 months ago
  3. 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
  4. 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
  5. 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago
  6. ad95b06 ipsec: add per-SA error counters by Arthur de Kerhor · 2 years, 1 month ago
  7. f6ba562 vnet: throttling configuration improvement by Maxime Peim · 1 year, 10 months ago
  8. ac3c8dc session: add session stats by Filip Tehlar · 1 year, 9 months ago
  9. 645a588 ipsec: set fast path 5tuple ip addresses based on sa traffic selector values by Piotr Bronowski · 1 year, 10 months ago
  10. b9c8c57 vppinfra: fix corner-cases in bihash lookup by Dave Barach · 1 year, 9 months ago
  11. e541d6f session: support active opens with same source port by Florin Coras · 1 year, 9 months ago
  12. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  13. 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
  14. 0d712c1 session: format transport connection flags by Florin Coras · 1 year, 9 months ago
  15. 02aa2ca session: cleanup lcl endpt freelist before all alloc by Florin Coras · 1 year, 9 months ago
  16. f6d3abd memif: don't leak error strings in API handlers by Damjan Marion · 1 year, 9 months ago
  17. a361a39 udp: Use udp_output_get_connection instead of udp_connection_get by Steven Luong · 1 year, 9 months ago
  18. a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
  19. 16581f5 udp: crash in format_udp_connection by Steven Luong · 1 year, 10 months ago
  20. 3ffc77d tcp: allow syns in closed state by Florin Coras · 1 year, 10 months ago
  21. 8181727 interface: more cleaning after set flags is failed in vnet_create_sw_interface by varasteh · 3 years ago
  22. 88d9414 interface: add the missing tag keyword in the cli helper by Mohsin Kazmi · 1 year, 11 months ago
  23. 063549f crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag by Benoît Ganne · 2 years, 11 months ago
  24. 99d3a40 flow dpdk: introduce IP in IP support for flow by Xinyao Cai · 1 year, 10 months ago
  25. 1ee334c crypto: make it easier to diagnose keys use-after-free by Benoît Ganne · 2 years ago
  26. e13baaa interface: fix 4 or more interfaces equality comparison bug with xor operation using (a^a)^(b^b) by lijinhui · 2 years, 4 months ago
  27. d346f39 docs: fixed to use unified "pcap trace" command by Nobuhiro MIKI · 1 year, 10 months ago
  28. 2cc8c0a udp: fix optimistic assert for UDP RX by Mohammed Hawari · 1 year, 10 months ago
  29. 3d6156f session: consolidate port alloc logic by Florin Coras · 1 year, 11 months ago
  30. 045a6ae tcp: add dispatch errors to counters by Florin Coras · 1 year, 10 months ago
  31. 5035bf0 tcp: fix error counters by Filip Tehlar · 1 year, 10 months ago
  32. 7c06b57 session: track app session closes by Florin Coras · 1 year, 10 months ago
  33. 5b704f4 session: ignore zero length dgrams by Florin Coras · 1 year, 10 months ago
  34. c4c205b sr: support define src ipv6 per encap policy by Takeru Hayasaka · 2 years ago
  35. 7a6532b session: accept lcl ip updates on cl sessions by Florin Coras · 1 year, 10 months ago
  36. 3b28fd7 ip6-nd: support dump/details for IPv6 RA by Alexander Chernavin · 1 year, 11 months ago
  37. 02dfd29 ipsec: fix AES CBC IV generation (CVE-2022-46397) by Benoît Ganne · 2 years, 11 months ago
  38. ab412cd ipsec: fix async crypto linked keys memory leak by Benoît Ganne · 2 years ago
  39. af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 11 months ago
  40. 051d3a3 ip: fix ip ACL traces by Benoît Ganne · 2 years, 1 month ago
  41. 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
  42. 3220d9f fib: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  43. ab4d917 memif: improve error reporting by Damjan Marion · 1 year, 11 months ago
  44. ddc16cf api: pcap capture api update by Maxime Peim · 1 year, 11 months ago
  45. 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 5 months ago
  46. 8bd4db5 vxlan: convert vxlan to a plugin by Steven Luong · 2 years, 2 months ago
  47. dd2eff6 ip: add the missing offload check by Mohsin Kazmi · 1 year, 11 months ago
  48. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 2 months ago
  49. c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 2 months ago
  50. 1ce802d sr: remove stale runs_after by Nathan Skrzypczak · 2 years ago
  51. 897fbba sr: fix compilation errors by Guillaume Solignac · 2 years ago
  52. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 2 years ago
  53. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  54. 6d39c1e udp: initialize gso_size on dgram enqueue by Florin Coras · 2 years ago
  55. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  56. cfaf440 bfd: fix ip address cli parsing by Benoît Ganne · 2 years ago
  57. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  58. bca7658 af_packet: move to plugin by Mohsin Kazmi · 2 years ago
  59. 15952b2 udp: fix tx handling of non-connected sessions by Florin Coras · 2 years ago
  60. 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years ago
  61. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 4 months ago
  62. 863d1c8 interface: fix format_vnet_interface_output_trace by luoyaozu · 2 years, 1 month ago
  63. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  64. 36c7e7c nat: fixed return values of enable/disable call by Filip Varga · 2 years, 1 month ago
  65. 919fdad tcp: avoid retransmit head with no data by Florin Coras · 2 years ago
  66. bd9cde8 classify: increase metadata from 16- to 32-bits by Benoît Ganne · 2 years, 1 month ago
  67. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  68. 5163d59 vnet: fix trace flag copying in icmp4 by Klement Sekera · 2 years, 1 month ago
  69. 7eba44d vhost: convert vhost device driver to a plugin by Steven Luong · 2 years, 2 months ago
  70. e1f2058 udp: refactor port allocation and sharing by Florin Coras · 2 years, 1 month ago
  71. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  72. 520cde4 ipsec: use correct reply message by Vratko Polak · 2 years, 1 month ago
  73. 14bf6a8 ipsec: remove redundant policy array in fast path spd by Piotr Bronowski · 2 years, 2 months ago
  74. 797562c udp: preallocate ports sparse vec map by Florin Coras · 2 years, 1 month ago
  75. 530c5ee interface: remove the pending interrupt from deleting interface by Mohsin Kazmi · 2 years, 1 month ago
  76. b79d09b sr: srv6 path tracing api by Julian Klaiber · 2 years, 1 month ago
  77. 0036dcf gso: add gso documentation by Mohsin Kazmi · 2 years, 2 months ago
  78. ed5f291 policer: adding documentation by Maxime Peim · 2 years, 1 month ago
  79. e479eae ipsec: improve ipsec policy adding performance by Xiaoming Jiang · 2 years, 2 months ago
  80. 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
  81. 0b466ad session: add transport main structure by Florin Coras · 2 years, 1 month ago
  82. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
  83. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  84. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  85. 90943e5 ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses by Andrew Yourtchenko · 2 years, 1 month ago
  86. 1f4b651 policer: improvement show policer cli. by Huawei LI · 2 years, 1 month ago
  87. ce1ff6a ip6-nd: set router flag on NA if appropriate by Matthew Smith · 2 years, 1 month ago
  88. f094ce7 ip6-nd: initialize radv_info->send_radv to 1 by Dave Barach · 2 years, 2 months ago
  89. a6a01f1 classify: fix crash when update nonexistent classify table. by Huawei LI · 2 years, 1 month ago
  90. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 1 month ago
  91. 39d6dec sr: SRv6 Path Tracing Midpoint behaviour by Julian Klaiber · 2 years, 2 months ago
  92. 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  93. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  94. 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
  95. 4561d6d devices: fix the l2 hdr offset in af_packet transmit side by Mohsin Kazmi · 2 years, 2 months ago
  96. 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
  97. 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
  98. cb3a6bd crypto: fix dead nn foreach by Dmitry Valter · 2 years, 2 months ago
  99. 4897257 gso: remove vxlan header include file dependency by Steven Luong · 2 years, 2 months ago
  100. 8b90d89 devices: add support for af-packet v2 by Mohsin Kazmi · 2 years, 3 months ago