aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-12-01flowprobe: fix tx flows generated for rewritten trafficAlexander Chernavin1-0/+75
2023-12-01flowprobe: fix clearing interface state on feature disablingAlexander Chernavin1-1/+20
2023-12-01flowprobe: fix accumulation of tcp flags in flow entriesAlexander Chernavin1-0/+74
2023-12-01fib: only update glean for interface if necessaryMatthew Smith1-9/+12
2023-12-01flowprobe: fix sending L4 fields in L2 template and flowsAlexander Chernavin1-7/+40
2023-12-01flowprobe: fix corrupted packets sent after feature disablingAlexander Chernavin1-0/+38
2023-12-01ethernet: run callbacks for subifs too when mac changesAlexander Chernavin1-3/+103
2023-12-01flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin1-2/+68
2023-11-30fib: Don't use an address from an attached prefix when sending ARP requests.Neale Ranns1-0/+22
2023-09-20tests: remove unsupported qemu featureNaveen Joy1-1/+1
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-2/+5
2023-09-13quic: fix quic sessions state updatesFlorin Coras1-0/+1
2023-09-06nat: improve nat44-ed outside address distributionVladislav Grishenko1-13/+12
2023-09-05npt66: make plugin default disabledOle Troan1-0/+4
2023-09-04npt66: checksum applied to src address instead of dst address on rxOle Troan1-18/+27
2023-09-04tracenode: filtering featureMaxime Peim1-17/+199
2023-09-01map: test fix feature disablingMaxime Peim1-0/+5
2023-08-25npt66: network prefix translation for ipv6Ole Troan1-0/+89
2023-08-17tests: more descriptive error messageKlement Sekera2-2/+10
2023-08-16tests docs: update python3 venv packagesDave Wallace28-450/+576
2023-08-11tests: filter coverage report outputDave Wallace1-0/+3
2023-08-08tests: fix setting gcov flag for test-cov targetDave Wallace1-1/+1
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoît Ganne3-24/+186
2023-07-21tests: Add checksum offload interface testsNaveen Joy2-0/+42
2023-07-13lb: Fix src_ip_sticky evaluation bug in per-port-vip case.Nobuhiro MIKI1-0/+32
2023-06-29ip-neighbor: add api for getting neighbor db configAlexander Chernavin1-0/+30
2023-06-23ipsec: manually binding an SA to a workerMaxime Peim1-0/+38
2023-06-22tests docs: fix lcov code coverage report generationDave Wallace1-14/+34
2023-06-21tests: do not run qemu interface tests if the environment does not allow itAndrew Yourtchenko3-2/+39
2023-06-15tests: Run interface tests as a regular testDave Wallace1-1/+0
2023-06-02wireguard: add support for chained buffersAlexander Chernavin1-0/+227
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-5/+0
2023-05-25udp: fix local port reuse checkFlorin Coras1-0/+1
2023-05-20tests: support for expected failuresKlement Sekera4-156/+204
2023-05-20tests: enhance counter comparison error messageKlement Sekera2-4/+8
2023-05-19tests: refactor extra_vpp_punt_configKlement Sekera6-11/+11
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne1-0/+229
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak6-14/+14
2023-04-25tests: fix parallel runs skipping some testsKlement Sekera1-3/+5
2023-04-25tests: fix test-help formattingKlement Sekera1-1/+1
2023-04-25tests: support multiple filter expressionsKlement Sekera3-64/+202
2023-04-12ip: punt socket - take the tags in Ethernet header into considerationAndrew Yourtchenko1-0/+82
2023-03-31ip: support flow-hash gtpv1teidTakeru Hayasaka1-1/+45
2023-03-23ipsec: add per-SA error countersArthur de Kerhor4-13/+43
2023-03-06stats: fix tests with multiple workersBenoît Ganne1-16/+26
2023-03-06vppinfra: fix clib_bitmap_will_expand() result inversionVladislav Grishenko1-9/+6
2023-02-14tests: support tmp-dir on different filesystemDmitry Valter4-4/+6
2023-02-10sr: support define src ipv6 per encap policyTakeru Hayasaka2-2/+193
2023-02-10tests: use existing pip compiled req file for building the run.py venvNaveen Joy1-18/+1
2023-02-10tests: use iperf3 for running interface tests on the hostNaveen Joy1-1/+20