summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-11-29vapi: fix vapi_ctx_allocBenoît Ganne1-5/+4
2024-11-28vcl: store libc_epfd in vls instead of vclFlorin Coras6-36/+59
2024-11-27hs-test: added ldp iperf tcp testAdrian Villin2-6/+13
2024-11-27hs-test: don't use reserved UDP ports for bindingAdrian Villin1-2/+36
2024-11-27api: fix bug in pcap capture apiHadi Rayan Al-Sandid2-1/+11
2024-11-27tests: remove use of python 2.7 compatibility module 'six'Dave Wallace4-50/+38
2024-11-27tests: use v3 version of session sdl dump api in ip6 testDave Wallace1-1/+1
2024-11-27vapi: only wait if queue is emptyMatthew Smith1-1/+2
2024-11-27vapi: remove plugin dependency from testsStanislav Zaikin2-93/+117
2024-11-27build: Add FreeBSD install-dep supportTom Jones1-1/+17
2024-11-27vat2: docsBence Romsics2-0/+192
2024-11-26build: add SHA256 checksums for downloaded dependenciesAndrew Yourtchenko9-34/+20
2024-11-22hs-test: added multithreaded vpp proxy testsAdrian Villin6-16/+67
2024-11-22pg: fix the buffer deletionMohsin Kazmi2-11/+134
2024-11-22papi: remove deprecated pkg_resourcesOle Troan3-9/+11
2024-11-22build: separate package suffixes for vpp-ext-deps and vpp-opt-depsDave Wallace3-1/+4
2024-11-21fib: fix `show ip fib memory` output errorJay Wang1-3/+2
2024-11-21hs-test: added tls tcp iperf testAdrian Villin2-5/+23
2024-11-21vcl: make ldp workers thread localFlorin Coras1-21/+5
2024-11-21hsa: added request repeating to http clientAdrian Villin3-126/+316
2024-11-21session: fix ct get peer if peer freedFlorin Coras1-0/+2
2024-11-20build: add vpp-opt-deps packageDave Wallace14-44/+323
2024-11-19http: track requests as independent objectsMatus Fabian2-182/+203
2024-11-19http: HTTP Datagrams and the Capsule ProtocolMatus Fabian2-0/+265
2024-11-19tests: vpp_qemu_utils with concurrency handlingIvan Ivanets4-228/+367
2024-11-19quic: update to quicly version 0.1.5Dave Wallace7-24/+78
2024-11-19api: support api clients with real-time schedulingFlorin Coras1-7/+44
2024-11-18hs-test: udp proxy testing infraMatus Fabian2-0/+215
2024-11-18session: track number of tries to alloc lcl portFlorin Coras6-8/+71
2024-11-14hs-test: reduce curl image sizeMatus Fabian1-2/+1
2024-11-14hsa: configurable connect-proxy idle timeoutMatus Fabian2-1/+13
2024-11-14http: state machine improvementMatus Fabian4-236/+238
2024-11-14hs-test: fix memleak testingMatus Fabian1-1/+1
2024-11-14mss_clamp: export functionsMaxime Peim1-2/+2
2024-11-13http_static: api add keepalive-timeoutMatus Fabian6-24/+39
2024-11-13octeon: set rss flowkey after mac updateMonendra Singh Kushwaha1-0/+20
2024-11-13tracenode: fix pcap capture if packet is also tracedBenoît Ganne1-7/+3
2024-11-13vlib: add clib_stack_frame_get_raw()Benoît Ganne4-16/+31
2024-11-13octeon: fix compilation for octeonMonendra Singh Kushwaha3-12/+15
2024-11-12sr : enable SRv6 uSID in the SRv6 APIAhmed Abdelsalam5-32/+48
2024-11-11tcp: handle multiple syns in time-waitFlorin Coras1-1/+1
2024-11-11octeon: add support for hmac_md5 and chachapolyKishor Dhanawade2-1/+39
2024-11-11sr : adding support to SRv6 uA behaviorAhmed Abdelsalam3-52/+116
2024-11-08session: validate appns index in vnet_session_rule_add_delSteven Luong4-4/+30
2024-11-07hsa: proxy fix assert placementFlorin Coras1-3/+4
2024-11-07armada: initial DSA supportDamjan Marion6-85/+441
2024-11-07dev: secondary interfaces supportDamjan Marion11-183/+765
2024-11-07crypto-ipsecmb: bump to ipsecmb v2.0Marcel Cornu1-1/+2
2024-11-07dev: introduce consistent_qp featureMohammed Hawari6-5/+14
2024-11-06session: session table holding free appns indexSteven Luong11-27/+503