Age | Commit message (Expand) | Author | Files | Lines |
2023-09-24 | fib: Don't use an address from an attached prefix when sending ARP requests. | Neale Ranns | 3 | -4/+34 |
2023-09-23 | udp: fix udp encap tracing | Dmitry Valter | 1 | -2/+2 |
2023-09-22 | tls: ignore tx events for not fully established sessions | Florin Coras | 1 | -6/+9 |
2023-09-20 | misc: Initial 24.02-rc0 commitv24.02-rc0 | Andrew Yourtchenko | 2 | -1/+1 |
2023-09-20 | tests: remove unsupported qemu feature | Naveen Joy | 1 | -1/+1 |
2023-09-19 | npt66: ensure feature is not configured multiple times | Ole Troan | 2 | -12/+23 |
2023-09-18 | vcl: unset fifo evt before size check | Florin Coras | 1 | -6/+8 |
2023-09-16 | vapi: fix coverity warnings | Dave Wallace | 1 | -12/+13 |
2023-09-16 | misc: VPP 23.06 Release Notes | Andrew Yourtchenko | 2 | -0/+620 |
2023-09-15 | vpp-swan: fix configuration of policies | Gabriel Oginski | 1 | -15/+16 |
2023-09-13 | nat: fix nat44_ed set_session_limit crash | Vladislav Grishenko | 2 | -10/+9 |
2023-09-13 | quic: fix quic sessions state updates | Florin Coras | 2 | -11/+6 |
2023-09-13 | sr: mark sr_policies_v2_details message as production | Andrew Yourtchenko | 1 | -1/+0 |
2023-09-13 | adl: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | flow: mark API as production | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | wireguard: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | crypto-sw-scheduler: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | hsa: fix coverity issue CID-313635 | Dave Wallace | 2 | -2/+8 |
2023-09-13 | api: fix vlibmemory coverity warning CID-300152 | Dave Wallace | 1 | -0/+4 |
2023-09-13 | vppinfra: add ARM Neoverse-N2 support | Damjan Marion | 3 | -94/+131 |
2023-09-13 | build: fix clang-16 build | Damjan Marion | 1 | -1/+3 |
2023-09-13 | idpf: make plugin default disabled until issues are fixed | Damjan Marion | 1 | -0/+1 |
2023-09-13 | docs: mention how to build VPP outside git | Vratko Polak | 3 | -2/+22 |
2023-09-13 | build: add vpp_plugins include directory | Benoît Ganne | 1 | -0/+1 |
2023-09-13 | vppinfra: fix coverity warning CID-313632 | Dave Wallace | 1 | -2/+0 |
2023-09-13 | vlib: deuglify the offset finding loop in pci.c | Vratko Polak | 1 | -5/+2 |
2023-09-13 | perfmon: fix perf_user_access_enabled type | Tianyu Li | 1 | -1/+1 |
2023-09-13 | vppinfra: fix setns typo | Artem Glazychev | 1 | -1/+1 |
2023-09-13 | pci: fix coverity issue CID-322372 | Dave Wallace | 1 | -1/+1 |
2023-09-12 | ipsec: improve fast path policy searching performance | Xiaoming Jiang | 2 | -35/+59 |
2023-09-12 | crypto: allow changing dispatch mode | Vratko Polak | 4 | -2/+51 |
2023-09-12 | crypto-sw-scheduler: improve function indentation | Vratko Polak | 1 | -159/+156 |
2023-09-07 | session: make sure rx evt flag is cleared for builtin rx | Florin Coras | 1 | -0/+1 |
2023-09-07 | ipsec: clear L4-cksum flags when decap'ing packets | Frédéric Perrin | 2 | -1/+5 |
2023-09-07 | dpdk-cryptodev: fix cache ring stats cli command | Piotr Bronowski | 1 | -14/+12 |
2023-09-06 | build: add option to specify native -march= flag with VPP_BUILD_NATIVE_ARCH | Damjan Marion | 1 | -8/+8 |
2023-09-06 | nat: improve nat44-ed outside address distribution | Vladislav Grishenko | 2 | -14/+15 |
2023-09-06 | virtio: add support for tx-queue-size | Mohsin Kazmi | 5 | -10/+27 |
2023-09-06 | ip: punt add punt socket support for icmp6 | Ole Troan | 3 | -31/+77 |
2023-09-06 | api: fix mp-safe mark for some messages and add more | Vladislav Grishenko | 6 | -14/+35 |
2023-09-06 | vapi: fix verification for reply message | Sylvain Cadilhac | 1 | -1/+1 |
2023-09-05 | hs-test: point gdb to vpp source files | Filip Tehlar | 4 | -1/+15 |
2023-09-05 | hs-test: verbose output on single test run | Filip Tehlar | 1 | -1/+1 |
2023-09-05 | npt66: make plugin default disabled | Ole Troan | 2 | -0/+5 |
2023-09-04 | hs-test: log external apps | Filip Tehlar | 7 | -94/+97 |
2023-09-04 | hs-test: fix gdb attach | Filip Tehlar | 1 | -3/+2 |
2023-09-04 | udp: buffer packets for connections in accepting state | Florin Coras | 1 | -1/+2 |
2023-09-04 | arping: api to return responder mac address | Ole Troan | 3 | -0/+68 |
2023-09-04 | npt66: checksum applied to src address instead of dst address on rx | Ole Troan | 2 | -21/+28 |
2023-09-04 | tracenode: filtering feature | Maxime Peim | 13 | -17/+812 |