aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
8 dayshs-test: fixed incorrect exit statusAdrian Villin1-12/+27
9 daysvpp_config: leave kernel.shmmax alone by defaultBenoît Ganne1-1/+3
9 dayshsa: http connect proxy fixMatus Fabian1-1/+2
9 dayshs-test: fix broken testMatus Fabian1-2/+2
9 daysipsec: add SA inbound and outbound runtime dataDamjan Marion17-677/+916
10 dayshttp: conn state consistency with other transportsFlorin Coras1-6/+6
10 dayssflow: replace VAPI with DLAPIPim van Pelt10-346/+76
11 daysvpp_config: leave vm.max_map_count alone by defaultDave Barach1-2/+7
12 daysarmada: fix DSA packet grouping issue on rxDamjan Marion1-0/+1
2025-01-24session: make local port allocator fib awareFlorin Coras4-30/+36
2025-01-23vcl: fix sigchld handler recursionFlorin Coras1-9/+18
2025-01-23session: validate new app worker on update reqestFlorin Coras1-0/+2
2025-01-23http_static: introduce max-body-size parameterSemir Sionek6-10/+208
2025-01-23http: move header serialization to http transportMatus Fabian12-272/+289
2025-01-23build: add golang checkstyle for hs-test to ci checkstyle-test targetDave Wallace2-7/+10
2025-01-23sflow: Update build rulesPim van Pelt6-4/+32
2025-01-23tests: fix docs compile syntax warningfenglei3-7/+7
2025-01-23build: support anolis8 operation for vppfenglei1-1/+20
2025-01-23build: add support for debian trixieVladimir Smirnov1-0/+16
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 Wallace2-10/+47
2025-01-22misc: Initial 25.06-rc0 commitv25.06-rc0Andrew Yourtchenko2-1/+1
2025-01-21http: target parsing improvementMatus Fabian14-501/+666
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 Smirnov7-17/+43
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 Pelt19-0/+3782
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-17af_xdp: revert "af_xdp: fix af_xdp compile waring for clang compiler"Benoît Ganne3-55/+26
2025-01-17snort: support multiple instances per interfaceAgathiyan Bragadeesh6-168/+554
2025-01-17crypto-ipsecmb: fixed tag and aad lengths for chacha-polyDamjan Marion1-18/+73
2025-01-17hs-test: temporarily skip VppEchoQuicTestAdrian Villin1-0/+1
2025-01-17linux-cp: add the drain backArtem Glazychev1-0/+10
2025-01-17af_xdp: fix af_xdp compile waring for clang compilerfenglei3-26/+55
2025-01-17dpdk: update rdma-core to 55.0Vladimir Smirnov2-3/+3
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