Age | Commit message (Expand) | Author | Files | Lines |
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 | 16 | -0/+3562 |
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 | snort: support multiple instances per interface |  Agathiyan Bragadeesh | 5 | -153/+531 |
2025-01-17 | crypto-ipsecmb: fixed tag and aad lengths for chacha-poly |  Damjan Marion | 1 | -18/+73 |
2025-01-17 | linux-cp: add the drain back |  Artem Glazychev | 1 | -0/+10 |
2025-01-17 | crypto-openssl: add fixed tag and aad size ops |  Damjan Marion | 1 | -43/+69 |
2025-01-17 | crypto-ipsecmb: add fixed tag and aad size ops |  Damjan Marion | 1 | -148/+138 |
2025-01-16 | http: fix sending error responses to rejected requests by server apps |  Semir Sionek | 1 | -7/+18 |
2025-01-16 | linux-cp: fix segfault while receiving nl messages |  Artem Glazychev | 1 | -11/+2 |
2025-01-16 | crypto: combine sync and async algos and ops |  Damjan Marion | 16 | -810/+440 |
2025-01-16 | ipsec: make algo data constant |  Damjan Marion | 4 | -162/+193 |
2025-01-16 | arp: fix command resolve and config filed exist differ |  fenglei | 1 | -1/+2 |
2025-01-16 | ipsec: don't add crypto key if cipher is NONE |  Damjan Marion | 1 | -6/+10 |
2025-01-15 | tcp: export sdl header file for out-of-tree plugins |  Florin Coras | 1 | -0/+1 |
2025-01-15 | pg: fix tr to trace |  fenglei | 12 | -13/+13 |
2025-01-15 | octeon: add compatibility check |  Monendra Singh Kushwaha | 1 | -0/+9 |
2025-01-15 | octeon: update octeon roc version |  Monendra Singh Kushwaha | 1 | -4/+5 |
2025-01-14 | http_static: read body only for POST requests |  Semir Sionek | 1 | -2/+2 |
2025-01-13 | ip: fix local csum check |  Florin Coras | 1 | -5/+12 |
2025-01-13 | crypto: remove AEAD opt types |  Damjan Marion | 3 | -218/+185 |
2025-01-12 | octeon: fix octeon build issue |  Monendra Singh Kushwaha | 1 | -4/+3 |
2025-01-10 | crypto: key storage improvements |  Damjan Marion | 9 | -49/+62 |
2025-01-10 | dev: assign tx queue to all threads |  Monendra Singh Kushwaha | 1 | -5/+9 |
2025-01-09 | build: expose VPP_PLATFORM to out-of-tree plugins |  Guillaume Solignac | 3 | -21/+35 |
2025-01-09 | sr: fix aarch64 build issue |  Guillaume Solignac | 1 | -0/+1 |
2025-01-09 | hsa: proxying UDP in HTTP/1.1 |  Matus Fabian | 9 | -149/+545 |
2025-01-08 | vlib: update input node counts based on state |  Monendra Singh Kushwaha | 1 | -0/+7 |
2025-01-08 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 2 | -5/+4 |
2025-01-08 | build: add vpp-crypto-engines to debian/control.in |  Vratko Polak | 1 | -0/+8 |
2025-01-08 | ipsec: fix spd fast path single match compare for ipv6 |  Piotr Bronowski | 1 | -15/+91 |
2025-01-08 | vcl: fix vls wrk index on fork |  Florin Coras | 1 | -3/+6 |
2025-01-08 | tests: reduce sleep interval in ikev2 sa rekey test |  Ivan Ivanets | 7 | -1/+214 |
2025-01-07 | vcl: support pre/post cb before mq wait |  Florin Coras | 6 | -55/+283 |
2025-01-07 | vppinfra: fix float rounding in format function |  Pierre Pfister | 1 | -5/+6 |
2025-01-05 | vppinfra: export full symbol set from serialize.c |  Dave Barach | 1 | -102/+102 |
2024-12-30 | session: proxy session migration fix |  Matus Fabian | 3 | -19/+52 |
2024-12-27 | vppinfra: fix time range conversion off-by-1s |  Dave Barach | 1 | -3/+3 |
2024-12-23 | session: add auto sdl |  Steven Luong | 17 | -35/+1378 |
2024-12-23 | hsa: http connect proxy fix |  Matus Fabian | 2 | -16/+35 |
2024-12-21 | nsim: fix output feature node |  Florin Coras | 3 | -9/+34 |
2024-12-18 | hsa: http client honor configured timeout |  Florin Coras | 1 | -2/+3 |
2024-12-18 | hsa: fix http client connect failures |  Florin Coras | 1 | -2/+2 |
2024-12-18 | crypto: move crypto engines outside of plugins |  Damjan Marion | 24 | -305/+497 |
2024-12-18 | dns: cli support enable dns and config server addr |  fenglei | 1 | -0/+81 |
2024-12-16 | docs: add examples for BPF trace filtering |  Hadi Rayan Al-Sandid | 1 | -1/+64 |
2024-12-16 | policer: Add return_dsc for policer_add_command_fn |  fenglei | 1 | -2/+5 |
2024-12-16 | policer: fix policer_input coredump |  fenglei | 1 | -0/+3 |