aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
45 hoursdpdk: format UDP hw offload info consistentlyNicolas PLANEL1-3/+3
2 dayshttp: http_transport_connect TLS supportMatus Fabian5-16/+117
2 dayshttp_static: resize header response buffer if neededSemir Sionek2-23/+81
3 dayssession: improve endpoint cfg unit testFlorin Coras1-20/+251
8 dayshttp_static: hss_ts_rx_callback fixMatus Fabian1-0/+1
9 dayshttp: http2 framesMatus Fabian5-0/+882
9 dayssession: uri parsing improvementsAdrian Villin1-11/+13
13 dayshttp: hpack headers encodingMatus Fabian5-90/+394
14 daysabf: run abf after reassemblyBenoît Ganne1-6/+8
2025-02-26linux-cp: Add support for LACP packetsAkeel Ali6-26/+276
2025-02-25http_static: squash subsequent forward slashes in request target pathSemir Sionek3-8/+10
2025-02-25http: hpack headers decodingMatus Fabian5-23/+989
2025-02-25ping: Check only PING_RESPONSE_IP4 and PING_RESPONSE_IP6 eventsNikita Skrynnik1-6/+12
2025-02-25vxlan: move vxlan-gpe to a pluginlajoskatona28-43/+4835
2025-02-19http: hpack primitive typesMatus Fabian6-0/+1311
2025-02-13ipsec: keep inbound seq as u64Damjan Marion1-2/+1
2025-02-13ipsec: combine huge and normal anti-replay-window handlingDamjan Marion1-5/+2
2025-02-13ipsec: embed anti-replay bitmap in the runtime dataDamjan Marion1-2/+3
2025-02-12tcp: rename worker ctx to just wrkFlorin Coras1-1/+1
2025-02-12vrrp: force sleeps between timer eventsMatthew Smith1-1/+13
2025-02-11http: modularization in preparation for h2 and h3Matus Fabian6-2143/+2733
2025-02-11hsa: http client parallel sessionsAdrian Villin1-144/+304
2025-02-10build: replace __FUNCTION__ with C11 __func__Damjan Marion2-10/+5
2025-02-05http: confirm postponed connection closeMatus Fabian1-1/+4
2025-02-05cnat: fix interface map type unformatBenoît Ganne1-2/+3
2025-02-03http: buf_fifo_get_segs minor fixMatus Fabian1-1/+1
2025-01-31http: http_app_tx_callback check if conn closedMatus Fabian1-0/+7
2025-01-31ipsec: store outbound seq as u64Damjan Marion1-4/+1
2025-01-30hsa: http connect proxy fixMatus Fabian1-1/+2
2025-01-30ipsec: add SA inbound and outbound runtime dataDamjan Marion2-11/+25
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-27armada: fix DSA packet grouping issue on rxDamjan Marion1-0/+1
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-22session: cleanup io event functionsFlorin Coras7-30/+19
2025-01-22session svm: track session indices in private structFlorin Coras4-6/+10
2025-01-22http: case-insensitive header table searchMatus Fabian5-45/+315
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 Kaithakadan2-1/+31
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-20tls: async event handling enhancementVarun Rapelly3-599/+345
2025-01-20sflow: initial checkinPim van Pelt16-0/+3562
2025-01-20af_packet: worker thread call vlib_log coredumpfenglei1-3/+14