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