aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-01-08octeon: fix compilation for octeonMonendra Singh Kushwaha2-5/+4
2025-01-08build: add vpp-crypto-engines to debian/control.inVratko Polak1-0/+8
2025-01-08ipsec: fix spd fast path single match compare for ipv6Piotr Bronowski1-15/+91
2025-01-08vcl: fix vls wrk index on forkFlorin Coras1-3/+6
2025-01-08tests: reduce sleep interval in ikev2 sa rekey testIvan Ivanets7-1/+214
2025-01-07vcl: support pre/post cb before mq waitFlorin Coras6-55/+283
2025-01-07vppinfra: fix float rounding in format functionPierre Pfister1-5/+6
2025-01-05vppinfra: export full symbol set from serialize.cDave Barach1-102/+102
2024-12-30session: proxy session migration fixMatus Fabian3-19/+52
2024-12-27vppinfra: fix time range conversion off-by-1sDave Barach1-3/+3
2024-12-23session: add auto sdlSteven Luong17-35/+1378
2024-12-23hsa: http connect proxy fixMatus Fabian2-16/+35
2024-12-21nsim: fix output feature nodeFlorin Coras3-9/+34
2024-12-18hsa: http client honor configured timeoutFlorin Coras1-2/+3
2024-12-18hsa: fix http client connect failuresFlorin Coras1-2/+2
2024-12-18crypto: move crypto engines outside of pluginsDamjan Marion24-305/+497
2024-12-18dns: cli support enable dns and config server addrfenglei1-0/+81
2024-12-16docs: add examples for BPF trace filteringHadi Rayan Al-Sandid1-1/+64
2024-12-16policer: Add return_dsc for policer_add_command_fnfenglei1-2/+5
2024-12-16policer: fix policer_input coredumpfenglei1-0/+3
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-12vapi: remove directory name from include guardsOleksandr Hnatiuk1-1/+1
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 Ganne6-80/+174
2024-12-12session: disable fifo tuning on app closeFlorin Coras1-0/+3
2024-12-11bpf_trace_filter: allow pcap filtering without classifierHadi Rayan Al-Sandid3-13/+12
2024-12-10http: fix http_free_header_tableMatus Fabian1-1/+0
2024-12-10ip: add enable ip4 apiOle Troan4-0/+78
2024-12-10http: connection upgrade mechanismMatus Fabian5-197/+415
2024-12-09cnat: add support for icmp tracerouteMohsin Kazmi1-33/+154
2024-12-08session: add ip4-fib-id and ip6-fib-id to app ns CLISteven Luong3-11/+158
2024-12-08session: enhance display for show appSteven Luong4-10/+72
2024-12-08http: http_decap_udp_payload_datagram fixMatus Fabian2-3/+31
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 Ahn17-40/+104
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-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-04dev: 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