summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-01-16arp: fix command resolve and config filed exist differfenglei1-1/+2
2025-01-16ipsec: don't add crypto key if cipher is NONEDamjan Marion1-6/+10
2025-01-15tcp: export sdl header file for out-of-tree pluginsFlorin Coras1-0/+1
2025-01-15pg: fix tr to tracefenglei12-13/+13
2025-01-15octeon: add compatibility checkMonendra Singh Kushwaha1-0/+9
2025-01-15octeon: update octeon roc versionMonendra Singh Kushwaha1-4/+5
2025-01-14http_static: read body only for POST requestsSemir Sionek1-2/+2
2025-01-13ip: fix local csum checkFlorin Coras1-5/+12
2025-01-13crypto: remove AEAD opt typesDamjan Marion3-218/+185
2025-01-12octeon: fix octeon build issueMonendra Singh Kushwaha1-4/+3
2025-01-10crypto: key storage improvementsDamjan Marion9-49/+62
2025-01-10dev: assign tx queue to all threadsMonendra Singh Kushwaha1-5/+9
2025-01-09build: expose VPP_PLATFORM to out-of-tree pluginsGuillaume Solignac3-21/+35
2025-01-09sr: fix aarch64 build issueGuillaume Solignac1-0/+1
2025-01-09hsa: proxying UDP in HTTP/1.1Matus Fabian9-149/+545
2025-01-08vlib: update input node counts based on stateMonendra Singh Kushwaha1-0/+7
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