- 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
- 2b5bc3b libmemif: add name to maintainer file by Mohsin Kazmi · 11 months ago
- 5d13416 flowprobe: fix calling vlib_time_now() from worker threads by Alexander Chernavin · 12 months ago
- b1ea30e http: unify client/server state machines by Filip Tehlar · 1 year, 1 month ago
- b7e66f4 docs: minor updates to the lxc container test writeup by Dave Barach · 12 months ago
- 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
- 98d24a5 hs-test: more proxy vars for docker builds by Florin Coras · 12 months ago
- a77d4ca tests: Temporarily skip an unstable test by adrianvillin · 12 months ago
- f26bbea hs-test: use prebuilt curl with http3 support by Florin Coras · 12 months ago
- 7e452ba quic: seed random generator during init by Filip Tehlar · 12 months ago
- b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
- e148926 vlib: lowercase vmbus device names by Alexander Skorichenko · 12 months ago
- 832342e vlib: add error checks to thread pinning by hsandid · 12 months ago
- ccc17f0 build: fix 'make test' target to build with clang by Dave Wallace · 12 months ago
- 95f07a1 build: add .cmake to gitignore by Damjan Marion · 12 months ago
- 82a68e9 buffers: add vlib_buffer_unalloc_to_pool() by Damjan Marion · 12 months ago
- 28b6dfa dev: per-queue format callbacks by Damjan Marion · 12 months ago
- f3b0004 fib: format deleted LB by Nathan Skrzypczak · 12 months ago
- 70335e8 tests: memif interface tests using libmemif by Naveen Joy · 1 year, 5 months ago
- 00c59e4 virtio: virtio_flags api use enumflag instead of enum by Ole Troan · 12 months ago
- 68ac244 srv6-mobile: Implement SRv6 mobile API funcs by Takeru Hayasaka · 2 years, 2 months ago
- 69f800f devices: add cli support to enable disable qdisc bypass by Mohsin Kazmi · 2 years, 8 months ago
- 48744b9 hs-test: decrease docker image size by Filip Tehlar · 12 months ago
- 5ebdd51 hs-test: remove unnecessary app ns configs by Filip Tehlar · 12 months ago
- c6fe617 tests: Added bpf trace filter plugin test by adrianvillin · 1 year ago
- 04d262d rdma: add rdma_create_v4 that handles flags properly by Vratko Polak · 12 months ago
- 6d14c0c session: add forced reset api to ct transport by Florin Coras · 12 months ago
- 86b02c7 tls: no closed notify if no app session by Florin Coras · 12 months ago
- bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
- a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
- 2ae8f79 cnat: undo fib_entry_contribute_forwarding by Nathan Skrzypczak · 1 year ago
- b1a1209 dpdk: bump rdma-core to 49.0 by Dave Wallace · 1 year ago
- 8fce546 ipsec: allow receiving encrypted IP packets with TFC padding by Arthur de Kerhor · 1 year, 6 months ago
- b321325 vppinfra : fix alignment issue by hsandid · 1 year ago
- d1eb1b7 dev: caps and rx/tx offload support by Damjan Marion · 1 year ago
- 31d4891 dpdk: never override devname if set via config by Peter Morrow · 1 year ago
- 864eaae dpdk-cryptodev: fix crypto-dispatch node stats by Piotr Bronowski · 1 year ago
- caf12e6 misc: fix tracedump `show graph` out-of-buffer by Dmitry Valter · 1 year ago
- adb2c67 crypto-ipsecmb: bump intel-ipsec-mb version to 1.5 by Ranjan Raj · 1 year ago
- 535364e vnet: allow format deleted swifidx by Nathan Skrzypczak · 1 year ago
- 327c323 dpdk: bump to DPDK 23.11 by Kai Ji · 1 year ago
- e60386b tests: tracedump test replace hardcoded value by hsandid · 1 year ago
- 4cdf30d iavf: set max_pkt_size even for disabled queues to make i40e PF driver happy by Damjan Marion · 1 year ago
- 7fa1674 l2: resolve l2 rewrite entry 'hit_count' always being 0 bug by yanlong · 1 year, 1 month ago
- 7521d67 http: fix coverity warning by Filip Tehlar · 1 year ago
- 4338683 iavf: add missing cfg_change_validate callback by Damjan Marion · 1 year ago
- c6ae499 iavf: workaround for case when PF driver sends zero for max_mtu by Damjan Marion · 1 year ago
- 39e79fd dev: mark API handlers as thread safe by Damjan Marion · 1 year ago
- 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year ago
- 2c5e218 vcl: remove perror ldp call by Florin Coras · 1 year ago
- d053508 ipsec: should use praddr_ instead of pladdr_ by Dengfeng Liu · 1 year, 5 months ago
- ef75a54 tests: Added tracedump plugin tests by adrianvillin · 1 year, 1 month ago
- 9ec6f59 iavf: limit maximum number of queues to 32 by Damjan Marion · 1 year ago
- 3a9c3eb dev: use the endian reply macro by Vratko Polak · 1 year ago
- cc1475c hs-test: add http prom test by Filip Tehlar · 1 year ago
- 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year ago
- 1b75fdb vcl: fix init of ldp workers by Florin Coras · 1 year ago
- 557b20c tcp: fix rxt send of new data assert by Florin Coras · 1 year ago
- 32c00ce pci: fix MSI-X vector length check by Damjan Marion · 1 year ago
- e32580c tcp: allow unsent segments less than mss in recovery by Florin Coras · 1 year, 1 month ago
- 6ae6c98 tcp: add counter for accepted connections by Florin Coras · 1 year ago
- bffd446 session: fix asan failure by Georgy Borodin · 1 year, 1 month ago
- 953fbd2 tests: fix default node variant in tests by Dmitry Valter · 3 years, 3 months ago
- 6160f2d tests: Added NSIM plugin tests by adrianvillin · 1 year, 1 month ago
- 87a8826 tests: refactor pcap file deletion to improve robustness by Dave Wallace · 1 year, 1 month ago
- 4b08632 fib: fix fib_path_create() with drop targets by Alexander Skorichenko · 1 year, 1 month ago
- 176cff5 tests: Excluded some components from LCOV by adrianvillin · 1 year, 1 month ago
- 1f4023d bfd: fix buffer leak when cannot send periodic packets by Alexander Chernavin · 1 year, 1 month ago
- a2be1cf tcp: allow multiple rxt rescues during recovery by Florin Coras · 1 year, 1 month ago
- ddf6cec dev: initial set of APIs by Damjan Marion · 1 year, 1 month ago
- 07a62cc dev: fix null dereference of arg list by Damjan Marion · 1 year, 1 month ago
- 20e37d2 avf: put sentinel at correct place by Vratko Polak · 1 year, 1 month ago
- 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
- 23b6a9e virtio: fix cli parsing for tx-queue-size by Vratko Polak · 1 year, 1 month ago
- 894d0a6 session: add session lookup cli for stats by Florin Coras · 1 year, 1 month ago
- c4d989d dpdk: fix description for mlx5_pci driver by Nobuhiro MIKI · 1 year, 3 months ago
- cfe6462 session: always clear rx evt flag on ntf by Florin Coras · 1 year, 1 month ago
- dac9e56 ipsec: keep esp encrypt pointer and index synced by Matthew Smith · 1 year, 1 month ago
- 862097a dev: startup.conf handling improvements by Damjan Marion · 1 year, 1 month ago
- 69768d9 dev: device and port specific args by Damjan Marion · 1 year, 1 month ago
- f3be34e dhcp: api to enable client detect on interface by Ole Troan · 1 year, 2 months ago
- 4b89013 misc: VPP 23.10 Release Notes by Andrew Yourtchenko · 1 year, 2 months ago
- ac49cf9 docs: Remove references to vlan-strip-offload as it is deprecated by Steven Luong · 1 year, 1 month ago
- bae6b6d flowprobe: fix L3 header offset calculation for tx flows by Alexander Chernavin · 1 year, 1 month ago
- dd8f8de vppinfra: respect indent in format_table by Damjan Marion · 1 year, 1 month ago
- f6f21db vppinfra: add unformat_{single,double}_quoted_string function by Damjan Marion · 1 year, 1 month ago
- 1b86f0f tests: retry unlinking pcap files on os error by Dave Wallace · 1 year, 1 month ago
- 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
- e596ca1 dev: add change_max_rx_frame_size capability by Damjan Marion · 1 year, 1 month ago
- 64d6463 flowprobe: fix tx flows generated for rewritten traffic by Alexander Chernavin · 1 year, 1 month ago
- 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
- f9ab698 gtpu: support non-G-PDU packets and PDU Session by Rune E. Jensen · 2 years, 1 month ago
- 5cc67aa tests: perfmon - Added a check if test is running with root privileges by adrianvillin · 1 year, 1 month ago
- 67f03ba iavf: interrupt mode support by Damjan Marion · 1 year, 1 month ago
- 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
- 115e31b ipsec: IPsec fix constant propagation by Maxime Peim · 1 year, 1 month ago
- 0fbf07e tls: propagate transport closed notifications by Florin Coras · 1 year, 1 month ago
- cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
- 098ee3a tests: Fix http static test failing on retry by adrianvillin · 1 year, 1 month ago
- e59761f tests: added a simple perfmon plugin test by adrianvillin · 1 year, 1 month ago