aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
3 daystcp: rename worker ctx to just wrkFlorin Coras7-28/+21
3 dayssession: move io inlines to header fileFlorin Coras2-334/+325
3 daysvrrp: force sleeps between timer eventsMatthew Smith1-1/+13
4 dayshttp: modularization in preparation for h2 and h3Matus Fabian6-2143/+2733
4 dayshsa: http client parallel sessionsAdrian Villin1-144/+304
5 daysbuild: replace __FUNCTION__ with C11 __func__Damjan Marion10-27/+25
9 dayssession: do not match listeners when looking for lcl portFlorin Coras3-5/+73
9 daysqos: fix qos record cliFilip Tehlar1-1/+1
10 dayshttp: confirm postponed connection closeMatus Fabian1-1/+4
10 daysl2: fix segment faultfenglei1-1/+4
10 dayscnat: fix interface map type unformatBenoît Ganne1-2/+3
12 dayshttp: buf_fifo_get_segs minor fixMatus Fabian1-1/+1
12 dayscrypto: remove barrier on key addSemir Sionek3-52/+49
12 daysipsec: fix ipsec_sa_v5_detailsMaxime Peim1-2/+6
12 daysipsec: export ipsec_funcs headerMaxime Peim1-0/+1
2025-01-31http: http_app_tx_callback check if conn closedMatus Fabian1-0/+7
2025-01-31ipsec: store outbound seq as u64Damjan Marion7-67/+35
2025-01-30vpp_config: leave kernel.shmmax alone by defaultBenoît Ganne1-1/+3
2025-01-30hsa: http connect proxy fixMatus Fabian1-1/+2
2025-01-30ipsec: add SA inbound and outbound runtime dataDamjan Marion17-677/+916
2025-01-29http: conn state consistency with other transportsFlorin Coras1-6/+6
2025-01-29sflow: replace VAPI with DLAPIPim van Pelt9-345/+75
2025-01-28vpp_config: leave vm.max_map_count alone by defaultDave Barach1-2/+7
2025-01-27armada: 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 Sionek5-8/+187
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