Age | Commit message (Expand) | Author | Files | Lines |
3 days | ip: fix ICMP inner payload parsing |  Klement Sekera | 18 | -54/+9 |
4 days | vcl: fix cl sendto on unbound socket |  Florin Coras | 2 | -0/+161 |
4 days | urpf: fix multicast traffic |  Alexander Skorichenko | 1 | -9/+9 |
7 days | dpdk: format UDP hw offload info consistently |  Nicolas PLANEL | 1 | -3/+3 |
7 days | http: http_transport_connect TLS support |  Matus Fabian | 5 | -16/+117 |
7 days | http_static: resize header response buffer if needed |  Semir Sionek | 2 | -23/+81 |
8 days | session: improve endpoint cfg unit test |  Florin Coras | 1 | -20/+251 |
12 days | http_static: hss_ts_rx_callback fix |  Matus Fabian | 1 | -0/+1 |
2025-03-03 | http: http2 frames |  Matus Fabian | 5 | -0/+882 |
2025-03-03 | session: uri parsing improvements |  Adrian Villin | 1 | -11/+13 |
2025-02-28 | http: hpack headers encoding |  Matus Fabian | 5 | -90/+394 |
2025-02-27 | abf: run abf after reassembly |  Benoît Ganne | 1 | -6/+8 |
2025-02-26 | linux-cp: Add support for LACP packets |  Akeel Ali | 6 | -26/+276 |
2025-02-25 | http_static: squash subsequent forward slashes in request target path |  Semir Sionek | 3 | -8/+10 |
2025-02-25 | http: hpack headers decoding |  Matus Fabian | 5 | -23/+989 |
2025-02-25 | ping: Check only PING_RESPONSE_IP4 and PING_RESPONSE_IP6 events |  Nikita Skrynnik | 1 | -6/+12 |
2025-02-25 | vxlan: move vxlan-gpe to a plugin |  lajoskatona | 28 | -43/+4835 |
2025-02-19 | http: hpack primitive types |  Matus Fabian | 6 | -0/+1311 |
2025-02-13 | ipsec: keep inbound seq as u64 |  Damjan Marion | 1 | -2/+1 |
2025-02-13 | ipsec: combine huge and normal anti-replay-window handling |  Damjan Marion | 1 | -5/+2 |
2025-02-13 | ipsec: embed anti-replay bitmap in the runtime data |  Damjan Marion | 1 | -2/+3 |
2025-02-12 | tcp: rename worker ctx to just wrk |  Florin Coras | 1 | -1/+1 |
2025-02-12 | vrrp: force sleeps between timer events |  Matthew Smith | 1 | -1/+13 |
2025-02-11 | http: modularization in preparation for h2 and h3 |  Matus Fabian | 6 | -2143/+2733 |
2025-02-11 | hsa: http client parallel sessions |  Adrian Villin | 1 | -144/+304 |
2025-02-10 | build: replace __FUNCTION__ with C11 __func__ |  Damjan Marion | 2 | -10/+5 |
2025-02-05 | http: confirm postponed connection close |  Matus Fabian | 1 | -1/+4 |
2025-02-05 | cnat: fix interface map type unformat |  Benoît Ganne | 1 | -2/+3 |
2025-02-03 | http: buf_fifo_get_segs minor fix |  Matus Fabian | 1 | -1/+1 |
2025-01-31 | http: http_app_tx_callback check if conn closed |  Matus Fabian | 1 | -0/+7 |
2025-01-31 | ipsec: store outbound seq as u64 |  Damjan Marion | 1 | -4/+1 |
2025-01-30 | hsa: http connect proxy fix |  Matus Fabian | 1 | -1/+2 |
2025-01-30 | ipsec: add SA inbound and outbound runtime data |  Damjan Marion | 2 | -11/+25 |
2025-01-29 | http: conn state consistency with other transports |  Florin Coras | 1 | -6/+6 |
2025-01-29 | sflow: replace VAPI with DLAPI |  Pim van Pelt | 9 | -345/+75 |
2025-01-27 | armada: fix DSA packet grouping issue on rx |  Damjan Marion | 1 | -0/+1 |
2025-01-23 | http_static: introduce max-body-size parameter |  Semir Sionek | 5 | -8/+187 |
2025-01-23 | http: move header serialization to http transport |  Matus Fabian | 12 | -272/+289 |
2025-01-23 | sflow: Update build rules |  Pim van Pelt | 6 | -4/+32 |
2025-01-22 | session: cleanup io event functions |  Florin Coras | 7 | -30/+19 |
2025-01-22 | session svm: track session indices in private struct |  Florin Coras | 4 | -6/+10 |
2025-01-22 | http: case-insensitive header table search |  Matus Fabian | 5 | -45/+315 |
2025-01-22 | snort: validate sw_if_index in attach/detach api handlers |  Dave Wallace | 1 | -9/+22 |
2025-01-21 | http: target parsing improvement |  Matus Fabian | 11 | -498/+575 |
2025-01-21 | dpdk: enable VLAN offload configuration for the iavf PMD driver |  Kai Ji | 1 | -0/+1 |
2025-01-21 | crypto: add async algo macros for ctr sha2 |  Nithinsen Kaithakadan | 2 | -1/+31 |
2025-01-21 | octeon: add direct mode changes in crypto datapath |  Nithinsen Kaithakadan | 2 | -48/+269 |
2025-01-21 | octeon: rework octeon crypto framework |  Nithinsen Kaithakadan | 2 | -61/+60 |
2025-01-21 | octeon: fix for async crypto session init |  Nithinsen Kaithakadan | 2 | -10/+16 |
2025-01-21 | dpdk: bump to DPDK 24.11.1 |  Vladimir Smirnov | 5 | -13/+37 |