Age | Commit message (Expand) | Author | Files | Lines |
2024-05-02 | gso: use the header offsets from buffer metadata |  Mohsin Kazmi | 1 | -2/+2 |
2024-05-01 | tests: remove duplicate SVR test case |  Klement Sekera | 1 | -10/+0 |
2024-04-23 | tests: allow ip table name |  Maxime Peim | 1 | -2/+4 |
2024-04-09 | tests: allow to add paths to default route |  Maxime Peim | 1 | -2/+12 |
2024-04-09 | tests: Added a simple prom(etheus exporter) plugin test |  adrianvillin | 1 | -0/+58 |
2024-04-09 | mpls: fix default mpls lb hash config |  Vladislav Grishenko | 1 | -6/+101 |
2024-04-09 | vnet: fix ARP for unnumbered |  Pim van Pelt | 1 | -6/+16 |
2024-04-03 | tests: upgrade python packages |  Dave Wallace | 8 | -477/+521 |
2024-04-02 | tests: figure out correct version of sed to run |  Matthew Smith | 1 | -1/+3 |
2024-04-02 | tests: Use gnu sed explicitly in test setup/tear down |  Tom Jones | 1 | -1/+1 |
2024-04-02 | tests: Add missing socket imports in tests |  Tom Jones | 3 | -0/+4 |
2024-04-02 | l2: fix vxlan src port entropy with mpls payload |  Vladislav Grishenko | 2 | -3/+80 |
2024-03-29 | vlib: improve automatic core pinning |  hsandid | 1 | -0/+328 |
2024-03-26 | tests: Add support for getting corefile patterns on FreeBSD |  Tom Jones | 2 | -2/+9 |
2024-03-26 | tests: Add platform handling for FreeBSD |  Tom Jones | 1 | -1/+6 |
2024-03-26 | tests: Add missing struct import |  Tom Jones | 1 | -0/+1 |
2024-03-26 | tests: Use errno value rather than a specific int |  Tom Jones | 1 | -1/+2 |
2024-03-21 | ip: add support for buffer offload metadata in ip midchain |  Arthur de Kerhor | 1 | -0/+201 |
2024-03-18 | vapi: uds transport support |  Stanislav Zaikin | 1 | -9/+20 |
2024-03-12 | tests: use proper unit test skip instead of prints |  Klement Sekera | 1 | -3/+1 |
2024-03-07 | flowprobe: fix flush callbacks when multiple workers |  Alexander Chernavin | 1 | -2/+0 |
2024-03-04 | misc: fix icmp |  Maxime Peim | 2 | -3/+3 |
2024-03-04 | bpf_trace_filter: support bpf filter optimization and dump |  Vladislav Grishenko | 1 | -1/+32 |
2024-03-04 | fib: fix crash while adding intf-rx routes |  Vladislav Grishenko | 2 | -0/+266 |
2024-02-19 | ipsec: check each packet for no algs in esp-encrypt |  Matthew Smith | 1 | -1/+23 |
2024-02-14 | tests: refactor virtual interface tests |  Naveen Joy | 17 | -98/+718 |
2024-02-14 | ikev2: dump state and profile name in CLI and API |  Denys Haryachyy | 1 | -0/+89 |
2024-02-09 | ikev2: accept rekey request for IKE SA |  Atzm Watanabe | 1 | -24/+152 |
2024-01-29 | ip: don't export useless error counters for ip6 rewrite |  Arthur de Kerhor | 1 | -0/+4 |
2024-01-21 | build: Explicitly use gmake |  Tom Jones | 1 | -2/+2 |
2024-01-19 | build: Explicitly use bash for shell scripts |  Tom Jones | 6 | -6/+6 |
2024-01-18 | tests: preload api files |  Maxime Peim | 4 | -5/+13 |
2024-01-10 | urpf: add interface dump to API |  Pim van Pelt | 1 | -0/+55 |
2023-12-22 | tests: Temporarily skip an unstable test |  adrianvillin | 1 | -1/+4 |
2023-12-21 | tests: memif interface tests using libmemif |  Naveen Joy | 5 | -139/+305 |
2023-12-20 | srv6-mobile: Implement SRv6 mobile API funcs |  Takeru Hayasaka | 2 | -16/+206 |
2023-12-15 | tests: Added bpf trace filter plugin test |  adrianvillin | 2 | -2/+107 |
2023-12-12 | ipsec: allow receiving encrypted IP packets with TFC padding |  Arthur de Kerhor | 1 | -3/+73 |
2023-12-07 | tests: tracedump test replace hardcoded value |  hsandid | 1 | -8/+20 |
2023-12-01 | tests: Added tracedump plugin tests |  adrianvillin | 1 | -0/+101 |
2023-11-28 | tests: fix default node variant in tests |  Dmitry Valter | 1 | -1/+1 |
2023-11-28 | tests: Added NSIM plugin tests |  adrianvillin | 1 | -0/+267 |
2023-11-28 | tests: refactor pcap file deletion to improve robustness |  Dave Wallace | 2 | -16/+23 |
2023-11-27 | tests: Excluded some components from LCOV |  adrianvillin | 1 | -0/+3 |
2023-11-14 | tests: retry unlinking pcap files on os error |  Dave Wallace | 1 | -2/+11 |
2023-11-12 | flowprobe: fix tx flows generated for rewritten traffic |  Alexander Chernavin | 1 | -0/+75 |
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 | 2 | -5/+21 |
2023-11-08 | tests: added a simple perfmon plugin test |  adrianvillin | 1 | -0/+42 |
2023-11-08 | tests: added simple CT6 plugin tests |  adrianvillin | 1 | -0/+72 |