Age | Commit message (Expand) | Author | Files | Lines |
2024-07-08 | session: handle multiple attempts to mark mq congested | Florin Coras | 1 | -2/+5 |
2024-07-03 | acl: cli addition to set macip rules | Sanjyot Vaidya | 1 | -0/+211 |
2024-07-03 | tests: disable failing tests on Ubuntu 22.04 | Andrew Yourtchenko | 5 | -10/+21 |
2024-07-02 | session: session disable crash if not enable | Steven Luong | 1 | -1/+2 |
2024-06-29 | unittest: coverity woe | Steven Luong | 1 | -2/+5 |
2024-06-28 | session: memory leaks on various transports when session disable and enable | Steven Luong | 4 | -3/+76 |
2024-06-28 | hs-test: cat summary file after a failed test run | Adrian Villin | 2 | -1/+3 |
2024-06-28 | misc: VPP 24.06 Release Notes | Andrew Yourtchenko | 2 | -0/+495 |
2024-06-26 | vppinfra: Improve code portability | Renato Botelho do Couto | 1 | -2/+2 |
2024-06-25 | linux-cp: populate mapping vif-sw_if_index only for default-ns | Denys Haryachyy | 1 | -2/+6 |
2024-06-25 | dev: move bus code to bus/ | Damjan Marion | 16 | -15/+17 |
2024-06-25 | session: memory leak in mma rule table | Steven Luong | 1 | -0/+3 |
2024-06-25 | ipsec: enable ipv6 udp checksum offload | Jeff Shaw | 1 | -0/+33 |
2024-06-25 | hs-test: return error if connecting to vpp fails | Hadi Rayan Al-Sandid | 1 | -0/+1 |
2024-06-25 | crypto: Add prefetching for src and dst | Niyaz Murshed | 1 | -0/+11 |
2024-06-24 | hs-test: move nginx tests into one file | Matus Fabian | 3 | -152/+153 |
2024-06-24 | hs-test: added interrupt mode tests | Adrian Villin | 6 | -7/+55 |
2024-06-24 | build: conditional dependency handling of depfile | Ole Troan | 1 | -6/+18 |
2024-06-24 | ip: mark IP_ADDRESS_DUMP as mp-safe | Vladislav Grishenko | 1 | -0/+2 |
2024-06-21 | hs-test: cache docker build in local filesystem | Dave Wallace | 1 | -8/+24 |
2024-06-20 | http_static: fix reply data leak | Florin Coras | 1 | -0/+2 |
2024-06-20 | ip6: fix ip6-michain trace function | Maxime Peim | 1 | -1/+1 |
2024-06-19 | dpdk: xstats vecor stuck at 0 elements | Ole Troan | 1 | -7/+19 |
2024-06-19 | hs-test: fix LDPreloadIperfVppTest | Adrian Villin | 4 | -3/+16 |
2024-06-19 | http: fix app name formatting in template | Matus Fabian | 1 | -2/+2 |
2024-06-19 | build: vppapigen dependency handling | Ole Troan | 2 | -4/+42 |
2024-06-19 | fib: fix ip drop path crashes | Dmitry Valter | 2 | -0/+17 |
2024-06-18 | dpdk: expose xstats in stats segment | Ole Troan | 3 | -12/+90 |
2024-06-17 | vnet: move format_vl_api_address_union() from vpp to vnet | Benoît Ganne | 4 | -16/+16 |
2024-06-17 | vppinfra: export os_exit and os_puts | Benoît Ganne | 1 | -11/+4 |
2024-06-14 | tcp: make syn-rcvd timeout configurable | Florin Coras | 4 | -1/+9 |
2024-06-14 | hs-test: output docker build command for ci console log | Dave Wallace | 7 | -26/+26 |
2024-06-14 | vapi: Add option to dispatch with timeout | Dau Do | 2 | -8/+27 |
2024-06-14 | hs-test: separate infra from tests | Adrian Villin | 24 | -1179/+1179 |
2024-06-14 | crypto-native: fix CPU detection for SHA2 code | Damjan Marion | 1 | -3/+15 |
2024-06-13 | vnet: export header files to build the plugins | Dau Do | 1 | -0/+2 |
2024-06-13 | hs-test: added cleanup target | Adrian Villin | 4 | -8/+50 |
2024-06-13 | http: return more than url to server app | Matus Fabian | 16 | -167/+1537 |
2024-06-12 | hs-test: improved suite teardown and replaced PIDs with PPIDs | Adrian Villin | 5 | -49/+57 |
2024-06-12 | session: fix ho cleanup on forced reset | Florin Coras | 1 | -1/+2 |
2024-06-12 | hs-test: added go style targets | Adrian Villin | 3 | -8/+41 |
2024-06-12 | session: fix ho cleanup on active and passive close | Florin Coras | 1 | -2/+4 |
2024-06-12 | ipsec: move ah packet processing in the inline function ipsec_ah_packet_process | vinay tripathi | 1 | -138/+157 |
2024-06-12 | ipsec: Add option to configure the hand-off worker queue size | Dau Do | 6 | -26/+34 |
2024-06-12 | papi: more detailed packing error message | Klement Sekera | 1 | -4/+9 |
2024-06-11 | octeon: add clear counters for port and queues | Monendra Singh Kushwaha | 3 | -0/+48 |
2024-06-11 | dev: add port and queue counter clear operation | Monendra Singh Kushwaha | 2 | -5/+18 |
2024-06-10 | hs-test: added filenames to test names | Adrian Villin | 7 | -110/+162 |
2024-06-10 | quic: initialize ooo lookup on fifos | Florin Coras | 1 | -0/+10 |
2024-06-10 | hs-test: HTTP download benchmarking | Matus Fabian | 2 | -18/+44 |