summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
33 hourshttp: target parsing improvementMatus Fabian11-498/+575
39 hoursdpdk: enable VLAN offload configuration for the iavf PMD driverKai Ji1-0/+1
39 hourscrypto: add async algo macros for ctr sha2Nithinsen Kaithakadan3-2/+41
39 hoursocteon: add direct mode changes in crypto datapathNithinsen Kaithakadan2-48/+269
39 hoursocteon: rework octeon crypto frameworkNithinsen Kaithakadan2-61/+60
39 hoursocteon: fix for async crypto session initNithinsen Kaithakadan2-10/+16
39 hoursdpdk: bump to DPDK 24.11.1Vladimir Smirnov5-13/+37
40 hourscrypto-openssl: fixed tag and aad lengths for chacha-polyDamjan Marion1-1/+7
2 daystls: async event handling enhancementVarun Rapelly3-599/+345
2 daysbuild: fix compiler orderingFlorin Coras1-0/+6
2 daysvcl: segfault correction in vcl_session_connected_handlerAlexey Stratulat1-1/+1
2 dayssflow: initial checkinPim van Pelt16-0/+3562
3 daysvlib: fail in runtime if workers > neltsVladimir Smirnov1-0/+5
3 daysaf_packet: worker thread call vlib_log coredumpfenglei1-3/+14
5 dayssnort: support multiple instances per interfaceAgathiyan Bragadeesh5-153/+531
5 dayscrypto-ipsecmb: fixed tag and aad lengths for chacha-polyDamjan Marion1-18/+73
5 dayslinux-cp: add the drain backArtem Glazychev1-0/+10
6 dayscrypto-openssl: add fixed tag and aad size opsDamjan Marion1-43/+69
6 dayscrypto-ipsecmb: add fixed tag and aad size opsDamjan Marion1-148/+138
6 dayshttp: fix sending error responses to rejected requests by server appsSemir Sionek1-7/+18
7 dayslinux-cp: fix segfault while receiving nl messagesArtem Glazychev1-11/+2
7 dayscrypto: combine sync and async algos and opsDamjan Marion16-810/+440
7 daysipsec: make algo data constantDamjan Marion4-162/+193
7 daysarp: fix command resolve and config filed exist differfenglei1-1/+2
7 daysipsec: don't add crypto key if cipher is NONEDamjan Marion1-6/+10
7 daystcp: export sdl header file for out-of-tree pluginsFlorin Coras1-0/+1
8 dayspg: fix tr to tracefenglei12-13/+13
8 daysocteon: add compatibility checkMonendra Singh Kushwaha1-0/+9
8 daysocteon: update octeon roc versionMonendra Singh Kushwaha1-4/+5
9 dayshttp_static: read body only for POST requestsSemir Sionek1-2/+2
9 daysip: fix local csum checkFlorin Coras1-5/+12
10 dayscrypto: remove AEAD opt typesDamjan Marion3-218/+185
11 daysocteon: fix octeon build issueMonendra Singh Kushwaha1-4/+3
13 dayscrypto: key storage improvementsDamjan Marion9-49/+62
13 daysdev: assign tx queue to all threadsMonendra Singh Kushwaha1-5/+9
14 daysbuild: expose VPP_PLATFORM to out-of-tree pluginsGuillaume Solignac3-21/+35
14 dayssr: fix aarch64 build issueGuillaume Solignac1-0/+1
14 dayshsa: 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