aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-12-16papi: vpp_papi asyncio supportOle Troan2-1/+769
2024-12-16nat: add clear session for nat44-edOle Troan1-0/+22
2024-12-16map: map_domain_dump fails for empty tagOle Troan1-6/+13
2024-12-13hs-test: always build when running 'make build'Adrian Villin2-10/+16
2024-12-12hs-test: skip building images if no new changesAdrian Villin2-0/+21
2024-12-12hs-test: update docs, makefile, maintainersAdrian Villin5-18/+32
2024-12-12hs-test: added a test counter and time elapsedAdrian Villin1-0/+14
2024-12-12vapi: remove directory name from include guardsOleksandr Hnatiuk1-1/+1
2024-12-12hs-test: fix a runtime errorAdrian Villin1-2/+6
2024-12-12build: use VPP_BUILD_TOPDIR from environment if setOleksandr Hnatiuk1-1/+2
2024-12-12armada: fix feature arc for secondary interfacesGuillaume Solignac1-1/+1
2024-12-12pg: misc improvements and fixesBenoît Ganne7-86/+327
2024-12-12session: disable fifo tuning on app closeFlorin Coras1-0/+3
2024-12-11hs-test: fix nginx http3 dockerfileAdrian Villin1-1/+1
2024-12-11hs-test: replaced container/interface getter funcAdrian Villin22-374/+378
2024-12-11bpf_trace_filter: allow pcap filtering without classifierHadi Rayan Al-Sandid5-13/+89
2024-12-10hs-test: added multi-threaded proxy testsAdrian Villin8-52/+176
2024-12-10hs-test: skip vppctl assert on teardownAdrian Villin1-1/+18
2024-12-10http: fix http_free_header_tableMatus Fabian2-1/+10
2024-12-10ip: add enable ip4 apiOle Troan4-0/+78
2024-12-10http: connection upgrade mechanismMatus Fabian7-206/+480
2024-12-10hs-test: arm supportMatus Fabian13-23/+44
2024-12-10hs-test: improved iperf testingAdrian Villin4-11/+125
2024-12-10hs-test: remove client app retriesAdrian Villin1-22/+12
2024-12-09cnat: add support for icmp tracerouteMohsin Kazmi2-35/+278
2024-12-08session: add ip4-fib-id and ip6-fib-id to app ns CLISteven Luong4-12/+312
2024-12-08session: enhance display for show appSteven Luong4-10/+72
2024-12-08http: http_decap_udp_payload_datagram fixMatus Fabian3-4/+32
2024-12-08vcl: fix ldp getsockopt tcp_info length checkFlorin Coras1-3/+7
2024-12-07vcl: improve handling of thread cancelation in vlsFlorin Coras1-0/+7
2024-12-07tls: add async processing supportVarun Rapelly5-70/+783
2024-12-07vcl: fix epoll wait assertFlorin Coras1-1/+1
2024-12-06misc: move ppp to a pluginJoel Ahn18-40/+105
2024-12-06session: clean up session table when re-adding an existing application namespaceSteven Luong1-0/+13
2024-12-06memif: add num pkts received/sent per queueDau Do3-3/+69
2024-12-05build: upgrade to openssl 3.4.0 in vpp-opts-deps packageDave Wallace1-2/+2
2024-12-05hsa: fix proxy udp issueAdrian Villin2-4/+5
2024-12-05tap: update tap_flagsAdrian Villin1-0/+1
2024-12-05crypto: 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