Age | Commit message (Expand) | Author | Files | Lines |
2024-01-19 | vppinfra: fix test_bihash |  Dmitry Valter | 1 | -2/+2 |
2024-01-19 | lldp: dump api |  Denys Haryachyy | 3 | -9/+132 |
2024-01-19 | vppinfra: fix bracket balance |  Georgy Borodin | 1 | -1/+2 |
2024-01-19 | vppinfra: fix vec_prepend use-after-free |  Dmitry Valter | 1 | -7/+9 |
2024-01-19 | memif: use VPP cacheline size for memif when compiling within VPP |  Mohsin Kazmi | 3 | -0/+14 |
2024-01-19 | build: Explicitly use bash for shell scripts |  Tom Jones | 19 | -21/+21 |
2024-01-19 | af_xdp: Backport xdp-tools fix transposed calloc() arguments |  nucleo | 1 | -0/+54 |
2024-01-18 | tests: preload api files |  Maxime Peim | 6 | -38/+54 |
2024-01-18 | hs-test: use specific port for http3 test |  Filip Tehlar | 1 | -1/+1 |
2024-01-17 | octeon: native driver for Marvell Octeon SoC |  Damjan Marion | 21 | -18/+2659 |
2024-01-17 | vppinfra: change fchmod to umask for unix socket |  Georgy Borodin | 1 | -14/+17 |
2024-01-17 | af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET mode |  Artem Glazychev | 1 | -0/+6 |
2024-01-16 | build: add vapi scripts to VPP_HOST_TOOLS_ONLY |  Guillaume Solignac | 1 | -0/+8 |
2024-01-16 | vnet: fix log_debug message format |  Georgy Borodin | 1 | -2/+1 |
2024-01-16 | vppinfra: fix memcpy test buffer size |  Dmitry Valter | 1 | -1/+1 |
2024-01-16 | dpdk: add ID for QAT 4xxx series VF support |  Kai Ji | 1 | -1/+2 |
2024-01-16 | dpdk: fix log_debug message format |  Georgy Borodin | 1 | -1/+1 |
2024-01-16 | vlib: remove unused code |  Damjan Marion | 1 | -16/+0 |
2024-01-16 | vppinfra: enable AES tests on ARM |  Damjan Marion | 4 | -10/+3 |
2024-01-16 | build: Provide clang-14 for Debian12 |  Pim van Pelt | 1 | -0/+2 |
2024-01-16 | stats: Add optional labels to prometheus metrics |  Pim van Pelt | 1 | -59/+255 |
2024-01-15 | session: avoid spurious disconnect and reset ntfs |  Florin Coras | 1 | -2/+4 |
2024-01-15 | devices: add support to check host interface offload capabilities |  Mohsin Kazmi | 2 | -6/+96 |
2024-01-14 | build: Add Debian12 environment |  Pim van Pelt | 1 | -0/+4 |
2024-01-12 | session: fix app wrk free leak |  Florin Coras | 1 | -1/+1 |
2024-01-12 | crypto-native: add AES-CTR |  Damjan Marion | 4 | -18/+144 |
2024-01-12 | vppinfra: native AES-CTR implementation |  Damjan Marion | 7 | -210/+882 |
2024-01-12 | http: fix memory leak |  Filip Tehlar | 1 | -0/+1 |
2024-01-12 | libmemif: fix segfault and buffer overflow in examples |  Tianyu Li | 3 | -4/+6 |
2024-01-12 | libmemif: fix for memif_init_queues slot math |  mbly | 1 | -5/+9 |
2024-01-12 | libmemif: Fix for memif_buffer_alloc rewind logic |  mbly | 1 | -18/+13 |
2024-01-12 | libmemif: added tests |  Daniel Béreš | 8 | -1/+881 |
2024-01-11 | hs-test: add more asserts |  Filip Tehlar | 5 | -13/+13 |
2024-01-11 | crypto: align host and VPP IPsec-mb lib |  Ranjan Raj | 1 | -0/+18 |
2024-01-11 | hs-test: add tls proxy test |  Filip Tehlar | 3 | -12/+22 |
2024-01-11 | hs-test: retry command on test setup failure |  Filip Tehlar | 1 | -3/+15 |
2024-01-10 | linux-cp: fix route prefix construction |  Alexander Skorichenko | 1 | -1/+1 |
2024-01-10 | linux-cp: Fix looping netlink messages |  Pim van Pelt | 5 | -6/+45 |
2024-01-10 | urpf: add interface dump to API |  Pim van Pelt | 3 | -0/+149 |
2024-01-09 | session: make app listener pool global |  Florin Coras | 7 | -56/+49 |
2024-01-09 | session: support for cl port reuse |  Florin Coras | 9 | -42/+174 |
2024-01-09 | session: avoid spurious closed notifications |  Florin Coras | 1 | -0/+3 |
2024-01-08 | libmemif: add name to maintainer file |  Mohsin Kazmi | 1 | -1/+1 |
2024-01-02 | flowprobe: fix calling vlib_time_now() from worker threads |  Alexander Chernavin | 1 | -3/+2 |
2024-01-02 | http: unify client/server state machines |  Filip Tehlar | 3 | -329/+363 |
2023-12-29 | docs: minor updates to the lxc container test writeup |  Dave Barach | 1 | -69/+75 |
2023-12-22 | session: add flag to track cless sessions |  Florin Coras | 2 | -4/+13 |
2023-12-23 | hs-test: more proxy vars for docker builds |  Florin Coras | 1 | -2/+6 |
2023-12-22 | tests: Temporarily skip an unstable test |  adrianvillin | 1 | -1/+4 |
2023-12-22 | hs-test: use prebuilt curl with http3 support |  Florin Coras | 3 | -36/+5 |