aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 daysvcl: fix ldp getsockopt tcp_info length checkFlorin Coras1-3/+7
11 daysvcl: improve handling of thread cancelation in vlsFlorin Coras1-0/+7
11 daystls: add async processing supportVarun Rapelly5-70/+783
12 daysvcl: fix epoll wait assertFlorin Coras1-1/+1
12 daysmisc: move ppp to a pluginJoel Ahn18-40/+105
12 dayssession: clean up session table when re-adding an existing application namespaceSteven Luong1-0/+13
12 daysmemif: add num pkts received/sent per queueDau Do3-3/+69
13 daysbuild: upgrade to openssl 3.4.0 in vpp-opts-deps packageDave Wallace1-2/+2
13 dayshsa: fix proxy udp issueAdrian Villin2-4/+5
13 daystap: update tap_flagsAdrian Villin1-0/+1
13 dayscrypto: add config option to adjust crypto sw scheduler queue sizeDau Do2-37/+73
2024-12-04misc: VPP 24.10 Release NotesAndrew Yourtchenko2-0/+508
2024-12-04dev: include limits.h for PATH_MAXRenato Botelho do Couto1-0/+1
2024-12-04docs: mention command to display nodes supporting tracingHadi Rayan Al-Sandid1-0/+7
2024-12-04tests: remove decorator tag_fixme_ubuntu2204Ivan Ivanets5-35/+7
2024-12-02vcl: fix poll supportFlorin Coras3-2/+24
2024-11-29svm: fix overflow when no region is big enoughBenoît Ganne1-32/+20
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