aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-12http: fix memory leakFilip Tehlar1-0/+1
2024-01-12libmemif: fix segfault and buffer overflow in examplesTianyu Li3-4/+6
2024-01-12libmemif: fix for memif_init_queues slot mathmbly1-5/+9
2024-01-12libmemif: Fix for memif_buffer_alloc rewind logicmbly1-18/+13
2024-01-12libmemif: added testsDaniel Béreš8-1/+881
2024-01-11hs-test: add more assertsFilip Tehlar5-13/+13
2024-01-11crypto: align host and VPP IPsec-mb libRanjan Raj1-0/+18
2024-01-11hs-test: add tls proxy testFilip Tehlar3-12/+22
2024-01-11hs-test: retry command on test setup failureFilip Tehlar1-3/+15
2024-01-10linux-cp: fix route prefix constructionAlexander Skorichenko1-1/+1
2024-01-10linux-cp: Fix looping netlink messagesPim van Pelt5-6/+45
2024-01-10urpf: add interface dump to APIPim van Pelt3-0/+149
2024-01-09session: make app listener pool globalFlorin Coras7-56/+49
2024-01-09session: support for cl port reuseFlorin Coras9-42/+174
2024-01-09session: avoid spurious closed notificationsFlorin Coras1-0/+3
2024-01-08libmemif: add name to maintainer fileMohsin Kazmi1-1/+1
2024-01-02flowprobe: fix calling vlib_time_now() from worker threadsAlexander Chernavin1-3/+2
2024-01-02http: unify client/server state machinesFilip Tehlar3-329/+363
2023-12-29docs: minor updates to the lxc container test writeupDave Barach1-69/+75
2023-12-22session: add flag to track cless sessionsFlorin Coras2-4/+13
2023-12-23hs-test: more proxy vars for docker buildsFlorin Coras1-2/+6
2023-12-22tests: Temporarily skip an unstable testadrianvillin1-1/+4
2023-12-22hs-test: use prebuilt curl with http3 supportFlorin Coras3-36/+5
2023-12-22quic: seed random generator during initFilip Tehlar1-0/+8
2023-12-22session: unset fifo evt to enqueue ack evt on tcp timewaitemmanuel1-3/+6
2023-12-22vlib: lowercase vmbus device namesAlexander Skorichenko1-5/+5
2023-12-22vlib: add error checks to thread pinninghsandid2-8/+21
2023-12-22build: fix 'make test' target to build with clangDave Wallace1-0/+6
2023-12-22build: add .cmake to gitignoreDamjan Marion1-0/+1
2023-12-21buffers: add vlib_buffer_unalloc_to_pool()Damjan Marion1-0/+17
2023-12-21dev: per-queue format callbacksDamjan Marion2-0/+8
2023-12-21fib: format deleted LBNathan Skrzypczak2-1/+15
2023-12-21tests: memif interface tests using libmemifNaveen Joy5-139/+305
2023-12-20virtio: virtio_flags api use enumflag instead of enumOle Troan1-1/+1
2023-12-20srv6-mobile: Implement SRv6 mobile API funcsTakeru Hayasaka15-108/+888
2023-12-15devices: add cli support to enable disable qdisc bypassMohsin Kazmi4-2/+115
2023-12-15hs-test: decrease docker image sizeFilip Tehlar1-2/+5
2023-12-15hs-test: remove unnecessary app ns configsFilip Tehlar4-32/+26
2023-12-15tests: Added bpf trace filter plugin testadrianvillin2-2/+107
2023-12-15rdma: add rdma_create_v4 that handles flags properlyVratko Polak4-2/+136
2023-12-15session: add forced reset api to ct transportFlorin Coras2-1/+14
2023-12-14tls: no closed notify if no app sessionFlorin Coras1-1/+2
2023-12-14bpf_trace_filter: allow use whithout classifierMohammed Hawari3-9/+5
2023-12-13tls: postpone ho cleanup if not fully establishedFlorin Coras2-8/+80
2023-12-12cnat: undo fib_entry_contribute_forwardingNathan Skrzypczak2-3/+7
2023-12-12dpdk: bump rdma-core to 49.0Dave Wallace2-4/+3
2023-12-12ipsec: allow receiving encrypted IP packets with TFC paddingArthur de Kerhor2-7/+115
2023-12-11vppinfra : fix alignment issuehsandid1-1/+1
2023-12-08dev: caps and rx/tx offload supportDamjan Marion4-5/+138
2023-12-08dpdk: never override devname if set via configPeter Morrow1-5/+6