aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
42 hoursdocs: add examples for BPF trace filteringHadi Rayan Al-Sandid1-1/+64
2 dayspolicer: Add return_dsc for policer_add_command_fnfenglei1-2/+5
2 dayspolicer: fix policer_input coredumpfenglei1-0/+3
2 dayspapi: vpp_papi asyncio supportOle Troan2-1/+769
2 daysnat: add clear session for nat44-edOle Troan1-0/+22
2 daysmap: map_domain_dump fails for empty tagOle Troan1-6/+13
6 daysvapi: remove directory name from include guardsOleksandr Hnatiuk1-1/+1
6 daysbuild: use VPP_BUILD_TOPDIR from environment if setOleksandr Hnatiuk1-1/+2
6 daysarmada: fix feature arc for secondary interfacesGuillaume Solignac1-1/+1
6 dayspg: misc improvements and fixesBenoît Ganne6-80/+174
6 dayssession: disable fifo tuning on app closeFlorin Coras1-0/+3
7 daysbpf_trace_filter: allow pcap filtering without classifierHadi Rayan Al-Sandid3-13/+12
8 dayshttp: fix http_free_header_tableMatus Fabian1-1/+0
8 daysip: add enable ip4 apiOle Troan4-0/+78
8 dayshttp: connection upgrade mechanismMatus Fabian5-197/+415
9 dayscnat: add support for icmp tracerouteMohsin Kazmi1-33/+154
10 dayssession: add ip4-fib-id and ip6-fib-id to app ns CLISteven Luong3-11/+158
10 dayssession: enhance display for show appSteven Luong4-10/+72
10 dayshttp: http_decap_udp_payload_datagram fixMatus Fabian2-3/+31
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 Ahn17-40/+104
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 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
14 daysdev: include limits.h for PATH_MAXRenato Botelho do Couto1-0/+1
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-27api: fix bug in pcap capture apiHadi Rayan Al-Sandid1-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-26build: add SHA256 checksums for downloaded dependenciesAndrew Yourtchenko1-3/+3
2024-11-22pg: fix the buffer deletionMohsin Kazmi1-11/+40
2024-11-22papi: remove deprecated pkg_resourcesOle Troan3-9/+11
2024-11-21fib: fix `show ip fib memory` output errorJay Wang1-3/+2
2024-11-21vcl: make ldp workers thread localFlorin Coras1-21/+5
2024-11-21hsa: added request repeating to http clientAdrian Villin1-124/+238
2024-11-21session: fix ct get peer if peer freedFlorin Coras1-0/+2
2024-11-20build: add vpp-opt-deps packageDave Wallace1-0/+4
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-19quic: update to quicly version 0.1.5Dave Wallace4-22/+16
2024-11-19api: support api clients with real-time schedulingFlorin Coras1-7/+44
2024-11-18session: track number of tries to alloc lcl portFlorin Coras6-8/+71