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