Age | Commit message (Expand) | Author | Files | Lines |
2025-01-07 | vcl: support pre/post cb before mq wait |  Florin Coras | 1 | -5/+1 |
2024-12-23 | session: add auto sdl |  Steven Luong | 2 | -0/+598 |
2024-12-08 | session: add ip4-fib-id and ip6-fib-id to app ns CLI |  Steven Luong | 1 | -1/+154 |
2024-12-04 | tests: remove decorator tag_fixme_ubuntu2204 |  Ivan Ivanets | 1 | -30/+3 |
2024-11-27 | tests: use v3 version of session sdl dump api in ip6 test |  Dave Wallace | 1 | -1/+1 |
2024-11-19 | tests: vpp_qemu_utils with concurrency handling |  Ivan Ivanets | 2 | -40/+86 |
2024-11-13 | http_static: api add keepalive-timeout |  Matus Fabian | 1 | -1/+1 |
2024-11-08 | session: validate appns index in vnet_session_rule_add_del |  Steven Luong | 1 | -3/+18 |
2024-11-06 | session: session table holding free appns index |  Steven Luong | 2 | -4/+96 |
2024-10-30 | session: sesssion_rule_add_del API parsing port in wrong order |  Steven Luong | 1 | -0/+81 |
2024-09-28 | session: fix SDL to use remote instead local |  Steven Luong | 2 | -26/+25 |
2024-09-17 | vcl: add http support to vcl_test_protos |  Aritra Basu | 1 | -0/+53 |
2024-09-06 | session: add Source Deny List |  Steven Luong | 2 | -0/+372 |
2024-08-22 | tests: fix make test python issues on ubuntu 24.04 |  Dave Wallace | 3 | -7/+30 |
2024-08-20 | http_static: make max-age configurable |  Adrian Villin | 1 | -0/+2 |
2024-07-24 | prom: test_prom fix |  Matus Fabian | 1 | -0/+1 |
2024-07-24 | session: delete and add application namespace do not create the global sessio... |  Steven Luong | 1 | -28/+0 |
2024-07-15 | session: application namespace may reference a deleted vrf table |  Steven Luong | 5 | -0/+72 |
2024-07-15 | tests: more options for decoding pcaps |  Klement Sekera | 1 | -14/+16 |
2024-07-12 | tests: skip more excluded plugin tests |  Dmitry Valter | 6 | -0/+54 |
2024-07-03 | tests: disable failing tests on Ubuntu 22.04 |  Andrew Yourtchenko | 1 | -0/+13 |
2024-04-09 | tests: Added a simple prom(etheus exporter) plugin test |  adrianvillin | 1 | -0/+58 |
2024-03-26 | tests: Add platform handling for FreeBSD |  Tom Jones | 1 | -1/+6 |
2024-03-18 | vapi: uds transport support |  Stanislav Zaikin | 1 | -9/+20 |
2023-12-21 | tests: memif interface tests using libmemif |  Naveen Joy | 1 | -0/+4 |
2023-11-28 | tests: fix default node variant in tests |  Dmitry Valter | 1 | -1/+1 |
2023-11-28 | tests: refactor pcap file deletion to improve robustness |  Dave Wallace | 1 | -11/+21 |
2023-11-14 | tests: retry unlinking pcap files on os error |  Dave Wallace | 1 | -2/+11 |
2023-11-10 | tests: perfmon - Added a check if test is running with root privileges |  adrianvillin | 1 | -0/+6 |
2023-11-08 | tests: Fix http static test failing on retry |  adrianvillin | 1 | -4/+16 |
2023-11-08 | tests: added a simple perfmon plugin test |  adrianvillin | 1 | -0/+42 |
2023-11-03 | tests: refactor asf framework code |  Dave Wallace | 40 | -5207/+176 |
2023-10-31 | tests: http static - skip if cannot create namespaces |  adrianvillin | 1 | -9/+6 |
2023-10-31 | ipsec: modify IPsec related tests to send and verify UDP-encapsulated ESP tra... |  vinay Tripathi | 1 | -3/+3 |
2023-10-30 | tests: Added http static server tests. |  adrianvillin | 1 | -0/+155 |
2023-10-26 | hsa: unify echo test setup |  Filip Tehlar | 4 | -15/+15 |
2023-10-03 | build: add ability to disable some plugins from packaging and tests |  Andrew Yourtchenko | 1 | -0/+1 |
2023-09-13 | quic: fix quic sessions state updates |  Florin Coras | 1 | -0/+1 |
2023-08-17 | tests: more descriptive error message |  Klement Sekera | 1 | -1/+5 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 2 | -4/+1 |
2023-05-25 | udp: fix local port reuse check |  Florin Coras | 1 | -0/+1 |
2023-05-20 | tests: support for expected failures |  Klement Sekera | 1 | -46/+64 |
2023-05-20 | tests: enhance counter comparison error message |  Klement Sekera | 1 | -2/+4 |
2023-05-19 | tests: refactor extra_vpp_punt_config |  Klement Sekera | 3 | -6/+6 |
2023-04-28 | session: update due to clib_socket refactoring |  Nathan Skrzypczak | 5 | -12/+12 |
2023-03-06 | vppinfra: fix clib_bitmap_will_expand() result inversion |  Vladislav Grishenko | 1 | -9/+6 |
2023-02-14 | tests: support tmp-dir on different filesystem |  Dmitry Valter | 2 | -2/+3 |
2023-01-31 | tests: refactor quic tests to use app-socket-api |  Dave Wallace | 1 | -25/+40 |
2023-01-25 | api: pcap capture api update |  Maxime Peim | 1 | -1/+73 |
2022-12-21 | quic: fix quic plugin with openssl 3.x |  Dave Wallace | 1 | -2/+1 |