aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-01-23http: move header serialization to http transportMatus Fabian12-272/+289
2025-01-23sflow: Update build rulesPim van Pelt6-4/+32
2025-01-22svm: improve ooo try collectFlorin Coras1-12/+5
2025-01-22session: cleanup io event functionsFlorin Coras11-35/+38
2025-01-22session svm: track session indices in private structFlorin Coras17-46/+77
2025-01-22http: case-insensitive header table searchMatus Fabian5-45/+315
2025-01-22crypto-native: add fixed tag and aad size opsDamjan Marion2-11/+55
2025-01-22snort: validate sw_if_index in attach/detach api handlersDave Wallace1-9/+22
2025-01-21http: target parsing improvementMatus Fabian11-498/+575
2025-01-21dpdk: enable VLAN offload configuration for the iavf PMD driverKai Ji1-0/+1
2025-01-21crypto: add async algo macros for ctr sha2Nithinsen Kaithakadan3-2/+41
2025-01-21octeon: add direct mode changes in crypto datapathNithinsen Kaithakadan2-48/+269
2025-01-21octeon: rework octeon crypto frameworkNithinsen Kaithakadan2-61/+60
2025-01-21octeon: fix for async crypto session initNithinsen Kaithakadan2-10/+16
2025-01-21dpdk: bump to DPDK 24.11.1Vladimir Smirnov5-13/+37
2025-01-21crypto-openssl: fixed tag and aad lengths for chacha-polyDamjan Marion1-1/+7
2025-01-20tls: async event handling enhancementVarun Rapelly3-599/+345
2025-01-20build: fix compiler orderingFlorin Coras1-0/+6
2025-01-20vcl: segfault correction in vcl_session_connected_handlerAlexey Stratulat1-1/+1
2025-01-20sflow: initial checkinPim van Pelt16-0/+3562
2025-01-20vlib: fail in runtime if workers > neltsVladimir Smirnov1-0/+5
2025-01-20af_packet: worker thread call vlib_log coredumpfenglei1-3/+14
2025-01-17snort: support multiple instances per interfaceAgathiyan Bragadeesh5-153/+531
2025-01-17crypto-ipsecmb: fixed tag and aad lengths for chacha-polyDamjan Marion1-18/+73
2025-01-17linux-cp: add the drain backArtem Glazychev1-0/+10
2025-01-17crypto-openssl: add fixed tag and aad size opsDamjan Marion1-43/+69
2025-01-17crypto-ipsecmb: add fixed tag and aad size opsDamjan Marion1-148/+138
2025-01-16http: fix sending error responses to rejected requests by server appsSemir Sionek1-7/+18
2025-01-16linux-cp: fix segfault while receiving nl messagesArtem Glazychev1-11/+2
2025-01-16crypto: combine sync and async algos and opsDamjan Marion16-810/+440
2025-01-16ipsec: make algo data constantDamjan Marion4-162/+193
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