aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
12 dayssession: do not match listeners when looking for lcl portv25.02-rc2stable/2502Florin Coras3-5/+73
12 dayshs-test: fix numa node core retrievalSemir Sionek1-10/+16
12 dayshttp: confirm postponed connection closeMatus Fabian1-1/+4
12 daysdpdk: patch add to ice driver for flow action handlesKai Ji1-0/+64
14 daysl2: fix segment faultfenglei1-1/+4
14 dayshttp: buf_fifo_get_segs minor fixMatus Fabian1-1/+1
14 dayshs-test: fixed incorrect exit statusAdrian Villin1-12/+27
2025-01-31http: http_app_tx_callback check if conn closedMatus Fabian1-0/+7
2025-01-31vpp_config: leave kernel.shmmax alone by defaultBenoît Ganne1-1/+3
2025-01-30vpp_config: leave vm.max_map_count alone by defaultDave Barach1-2/+7
2025-01-30sflow: replace VAPI with DLAPIPim van Pelt10-346/+76
2025-01-30hs-test: fix broken testMatus Fabian1-2/+2
2025-01-28sflow: Update build rulesPim van Pelt6-4/+32
2025-01-22snort: validate sw_if_index in attach/detach api handlersDave Wallace2-10/+47
2025-01-22misc: Initial changes for stable/2502 branchv25.02-rc1Andrew Yourtchenko1-0/+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
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-15tests: remove decorator tag_fixme_ubuntu2404Ivan Ivanets1-27/+0
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 Kushwaha2-6/+7
2025-01-14http_static: read body only for POST requestsSemir Sionek1-2/+2