- 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 1 month ago
- 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 6 months ago
- 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 6 months ago
- c78eeab hsa: preallocate sessions on server side by Filip Tehlar · 1 year, 1 month ago
- f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 1 month ago
- 0e2f188 ipsec: huge anti-replay window support by Maxime Peim · 2 years ago
- 21922ce flowprobe: fix accumulation of tcp flags in flow entries by Alexander Chernavin · 1 year, 1 month ago
- 4197fb9 session: fix bind replies with errors by Florin Coras · 1 year, 1 month ago
- 81c8514 hsa: fix coverity warning by Filip Tehlar · 1 year, 1 month ago
- 4e8f9be devices: remove unused code by Damjan Marion · 1 year, 1 month ago
- efe875e hsa: unify echo test setup by Filip Tehlar · 1 year, 3 months ago
- 5ca8bfc build: allow for reproducible builds by Andrew Yourtchenko · 1 year, 2 months ago
- e9d7bab lisp: fix missing symbol issue by Damjan Marion · 1 year, 1 month ago
- 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 1 month ago
- 29de469 marvell: fix compilation issues by Damjan Marion · 1 year, 1 month ago
- 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 2 months ago
- e8e4b5f crypto: fix algo selection by Dmitry Valter · 1 year, 2 months ago
- 6b027cf flowprobe: fix sending L4 fields in L2 template and flows by Alexander Chernavin · 1 year, 2 months ago
- 34c721f memif: contention between memif_disconnect and memif RX/TX threads by Steven Luong · 1 year, 2 months ago
- bf23663 buffers: introduce vlib_buffer_template_t by Damjan Marion · 1 year, 2 months ago
- 0094fe0 tcp: initialize connection index on rst w packet by Florin Coras · 1 year, 2 months ago
- da2ae9a tcp: allow fins in syns in syn-rcvd by Florin Coras · 1 year, 2 months ago
- 61d63e8 tcp: handle syn-ack in fin-wait-2 in rcv process by Florin Coras · 1 year, 2 months ago
- dbeb56d ip-neighbor: do not use sas to determine NS source address by Ole Troan · 1 year, 2 months ago
- f68afe8 flowprobe: fix corrupted packets sent after feature disabling by Alexander Chernavin · 1 year, 2 months ago
- da34f4a nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64 by Vladislav Grishenko · 1 year, 3 months ago
- ff344a9 npt66: icmp6 alg to handle icmp6 error messages by Ole Troan · 1 year, 2 months ago
- 1fe132e ip-neighbor: add ip neighbor flush by Ole Troan · 1 year, 2 months ago
- d0ffa26 feature: remove unused code by Damjan Marion · 1 year, 2 months ago
- a164636 linux-cp: check if lcp_itf_pair exists before creating tap by Stanislav Zaikin · 1 year, 3 months ago
- 8a92b68 ethernet: run callbacks for subifs too when mac changes by Alexander Chernavin · 1 year, 7 months ago
- 29aabcf vlib: properly replicate nexts when sibling node is created on runtime by Damjan Marion · 1 year, 2 months ago
- c9275da vlib: allow unpriviledged vlib_pci_get_device_info() by Damjan Marion · 1 year, 2 months ago
- bdeee21 npt66: add show command and rx/tx counters by Ole Troan · 1 year, 2 months ago
- 054aa8c session: fix duplicate rx events by Florin Coras · 1 year, 2 months ago
- 120095d flowprobe: fix sending L2 flows using L2_IP6 template by Alexander Chernavin · 1 year, 2 months ago
- 006c071 dpdk: add Mellanox BlueField NICs by Alexander Kozyrev · 1 year, 2 months ago
- 947aa8f session: ignore connecting half_open session in session_tx_fifo_dequeue_internal by Steven Luong · 1 year, 2 months ago
- 733e093 tls: Fix SSL_CTX leak on every client session by Brian Morris · 1 year, 2 months ago
- 9eaf377 session: ignore app rx ntf if transport closed by Florin Coras · 1 year, 2 months ago
- fa9f37c session: fix tx deq ntf assert for cl by Florin Coras · 1 year, 2 months ago
- 21bc900 lb: fix intermittent per-port-vip idx lookup failure by Dave Wallace · 1 year, 2 months ago
- 84c9ee3 session: maintain old state on premature close by Florin Coras · 1 year, 2 months ago
- 05cc62d vppinfra: fix coverity issue CID 323952 by Dave Wallace · 1 year, 2 months ago
- 65dc34b buffers: buffer allocation improvements by Damjan Marion · 1 year, 2 months ago
- aa7b881 tls: propagate reads to app irrespective of state by Florin Coras · 1 year, 2 months ago
- a3d55df tls: report error if connected cannot be initialized by Florin Coras · 1 year, 2 months ago
- 3843d0d tls: no read after app close by Florin Coras · 1 year, 2 months ago
- 431b489 session: propagate delayed rx evts after connect/accept by Florin Coras · 1 year, 2 months ago
- 9ffec14 session: handle accept and connect errors by Florin Coras · 1 year, 2 months ago
- 589fe7c cnat: add flow hash config to cnat translation by hedi bouattour · 1 year, 3 months ago
- 08600cc vppinfra: fix string termination in clib_file_get_resolved_basename by Damjan Marion · 1 year, 2 months ago
- e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 2 months ago
- bc37878 build: add ability to disable some plugins from packaging and tests by Andrew Yourtchenko · 1 year, 2 months ago
- 0805794 vppinfra: add foreach_int macro by Damjan Marion · 1 year, 2 months ago
- 029bff4 vppinfra: splat and gather vector inlines by Damjan Marion · 1 year, 2 months ago
- 1457828 nat: nat66 cli bug fix by Filip Varga · 2 years, 8 months ago
- 5299164 stats: added optional CLI arg "port" to specify non-default port by Fahad Khan · 1 year, 2 months ago
- c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 2 months ago
- d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 2 months ago
- 6cb7273 flow dpdk avf: add support for using l2tpv3 as RSS type by Xinyao Cai · 1 year, 7 months ago
- bef2d6d build: modify N_PREFETCH on Arm N2 to achieve best perf by Jieqiang Wang · 1 year, 5 months ago
- e7f34c9 fib: Crash when specify a big prefix length from CLI. by Gavril Florian · 1 year, 6 months ago
- 7cc17f6 dpdk-cryptodev: improve dequeue behavior, fix cache stats logging by Piotr Bronowski · 1 year, 3 months ago
- 029f039 dpdk: add ConnectX-6LX and ConnectX-7 support by Alexander Kozyrev · 1 year, 5 months ago
- a127d3c tls: init connection for prealloced app sessions by Florin Coras · 1 year, 2 months ago
- bb1cde6 ping: Simple binary API for running ping based on events by NikitaSkrynnik · 1 year, 3 months ago
- 40242b8 crypto-ipsecmb: bump intel-ipsec-mb version to 1.4 by Ranjan Raj · 1 year, 5 months ago
- d732f34 fib: fix mpls label dpo drop proto by Vladislav Grishenko · 1 year, 8 months ago
- 08ba422 fib: fix mpls label dpo packets prefetching by Vladislav Grishenko · 1 year, 8 months ago
- 3952879 fib: Don't use an address from an attached prefix when sending ARP requests. by Neale Ranns · 1 year, 9 months ago
- 25801d6 udp: fix udp encap tracing by Dmitry Valter · 1 year, 3 months ago
- 00d7d86 tls: ignore tx events for not fully established sessions by Florin Coras · 1 year, 2 months ago
- a05f93a npt66: ensure feature is not configured multiple times by Ole Troan · 1 year, 3 months ago
- ae036d3 vcl: unset fifo evt before size check by Florin Coras · 1 year, 3 months ago
- 604c627 vapi: fix coverity warnings by Dave Wallace · 1 year, 4 months ago
- 5b3e04c nat: fix nat44_ed set_session_limit crash by Vladislav Grishenko · 2 years, 3 months ago
- e8a1dbf quic: fix quic sessions state updates by Florin Coras · 1 year, 3 months ago
- 238cf3b sr: mark sr_policies_v2_details message as production by Andrew Yourtchenko · 1 year, 4 months ago
- b116bf8 adl: stabilize the API by Andrew Yourtchenko · 1 year, 4 months ago
- 9c7e033 flow: mark API as production by Andrew Yourtchenko · 1 year, 4 months ago
- f29d9f0 wireguard: stabilize the API by Andrew Yourtchenko · 1 year, 4 months ago
- a998f80 crypto-sw-scheduler: stabilize the API by Andrew Yourtchenko · 1 year, 4 months ago
- 4cae8f9 hsa: fix coverity issue CID-313635 by Dave Wallace · 1 year, 4 months ago
- 7f9b690 api: fix vlibmemory coverity warning CID-300152 by Dave Wallace · 1 year, 4 months ago
- 7bf8f5e vppinfra: add ARM Neoverse-N2 support by Damjan Marion · 1 year, 3 months ago
- 3d2f718 build: fix clang-16 build by Damjan Marion · 1 year, 3 months ago
- aa9177c idpf: make plugin default disabled until issues are fixed by Damjan Marion · 1 year, 3 months ago
- e462e54 build: add vpp_plugins include directory by Benoît Ganne · 1 year, 4 months ago
- 73f23a8 vppinfra: fix coverity warning CID-313632 by Dave Wallace · 1 year, 4 months ago
- fee9459 vlib: deuglify the offset finding loop in pci.c by Vratko Polak · 1 year, 3 months ago
- 4585bb1 perfmon: fix perf_user_access_enabled type by Tianyu Li · 1 year, 3 months ago
- 986ca97 vppinfra: fix setns typo by Artem Glazychev · 1 year, 3 months ago
- 63335e4 pci: fix coverity issue CID-322372 by Dave Wallace · 1 year, 4 months ago
- 7a72658 ipsec: improve fast path policy searching performance by Xiaoming Jiang · 1 year, 7 months ago
- 139aba2 crypto: allow changing dispatch mode by Vratko Polak · 1 year, 4 months ago
- ceb64ad crypto-sw-scheduler: improve function indentation by Vratko Polak · 1 year, 4 months ago
- 48cd559 session: make sure rx evt flag is cleared for builtin rx by Florin Coras · 1 year, 3 months ago
- a4157ae ipsec: clear L4-cksum flags when decap'ing packets by Frédéric Perrin · 1 year, 5 months ago
- c143cc8 dpdk-cryptodev: fix cache ring stats cli command by Piotr Bronowski · 1 year, 3 months ago