Age | Commit message (Expand) | Author | Files | Lines |
2025-02-03 | ipsec: export ipsec_funcs header |  Maxime Peim | 1 | -0/+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 | 7 | -67/+35 |
2025-01-31 | hs-test: fixed incorrect exit status |  Adrian Villin | 1 | -12/+27 |
2025-01-30 | vpp_config: leave kernel.shmmax alone by default |  Benoît Ganne | 1 | -1/+3 |
2025-01-30 | hsa: http connect proxy fix |  Matus Fabian | 1 | -1/+2 |
2025-01-30 | hs-test: fix broken test |  Matus Fabian | 1 | -2/+2 |
2025-01-30 | ipsec: add SA inbound and outbound runtime data |  Damjan Marion | 17 | -677/+916 |
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 | 10 | -346/+76 |
2025-01-28 | vpp_config: leave vm.max_map_count alone by default |  Dave Barach | 1 | -2/+7 |
2025-01-27 | armada: fix DSA packet grouping issue on rx |  Damjan Marion | 1 | -0/+1 |
2025-01-24 | session: make local port allocator fib aware |  Florin Coras | 4 | -30/+36 |
2025-01-23 | vcl: fix sigchld handler recursion |  Florin Coras | 1 | -9/+18 |
2025-01-23 | session: validate new app worker on update reqest |  Florin Coras | 1 | -0/+2 |
2025-01-23 | http_static: introduce max-body-size parameter |  Semir Sionek | 6 | -10/+208 |
2025-01-23 | http: move header serialization to http transport |  Matus Fabian | 12 | -272/+289 |
2025-01-23 | build: add golang checkstyle for hs-test to ci checkstyle-test target |  Dave Wallace | 2 | -7/+10 |
2025-01-23 | sflow: Update build rules |  Pim van Pelt | 6 | -4/+32 |
2025-01-23 | tests: fix docs compile syntax warning |  fenglei | 3 | -7/+7 |
2025-01-23 | build: support anolis8 operation for vpp |  fenglei | 1 | -1/+20 |
2025-01-23 | build: add support for debian trixie |  Vladimir Smirnov | 1 | -0/+16 |
2025-01-22 | svm: improve ooo try collect |  Florin Coras | 1 | -12/+5 |
2025-01-22 | session: cleanup io event functions |  Florin Coras | 11 | -35/+38 |
2025-01-22 | session svm: track session indices in private struct |  Florin Coras | 17 | -46/+77 |
2025-01-22 | http: case-insensitive header table search |  Matus Fabian | 5 | -45/+315 |
2025-01-22 | crypto-native: add fixed tag and aad size ops |  Damjan Marion | 2 | -11/+55 |
2025-01-22 | snort: validate sw_if_index in attach/detach api handlers |  Dave Wallace | 2 | -10/+47 |
2025-01-22 | misc: Initial 25.06-rc0 commitv25.06-rc0 |  Andrew Yourtchenko | 2 | -1/+1 |
2025-01-21 | http: target parsing improvement |  Matus Fabian | 14 | -501/+666 |
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 | 3 | -2/+41 |
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 | 7 | -17/+43 |
2025-01-21 | crypto-openssl: fixed tag and aad lengths for chacha-poly |  Damjan Marion | 1 | -1/+7 |
2025-01-20 | tls: async event handling enhancement |  Varun Rapelly | 3 | -599/+345 |
2025-01-20 | build: fix compiler ordering |  Florin Coras | 1 | -0/+6 |
2025-01-20 | vcl: segfault correction in vcl_session_connected_handler |  Alexey Stratulat | 1 | -1/+1 |
2025-01-20 | sflow: initial checkin |  Pim van Pelt | 19 | -0/+3782 |
2025-01-20 | vlib: fail in runtime if workers > nelts |  Vladimir Smirnov | 1 | -0/+5 |
2025-01-20 | af_packet: worker thread call vlib_log coredump |  fenglei | 1 | -3/+14 |
2025-01-17 | af_xdp: revert "af_xdp: fix af_xdp compile waring for clang compiler" |  Benoît Ganne | 3 | -55/+26 |
2025-01-17 | snort: support multiple instances per interface |  Agathiyan Bragadeesh | 6 | -168/+554 |
2025-01-17 | crypto-ipsecmb: fixed tag and aad lengths for chacha-poly |  Damjan Marion | 1 | -18/+73 |
2025-01-17 | hs-test: temporarily skip VppEchoQuicTest |  Adrian Villin | 1 | -0/+1 |
2025-01-17 | linux-cp: add the drain back |  Artem Glazychev | 1 | -0/+10 |
2025-01-17 | af_xdp: fix af_xdp compile waring for clang compiler |  fenglei | 3 | -26/+55 |
2025-01-17 | dpdk: update rdma-core to 55.0 |  Vladimir Smirnov | 2 | -3/+3 |