aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-08ip6-nd: support dump/details for IPv6 RAAlexander Chernavin1-0/+79
2023-02-06ipsec: fix SA names consistency in testsArthur de Kerhor5-127/+127
2023-02-03nat: fix accidental o2i deletion/reuseDmitry Valter1-2/+73
2023-02-02policer: API policer selection by indexMaxime Peim2-22/+116
2023-02-01wireguard: update ESTABLISHED flagArtem Glazychev1-1/+29
2023-01-31tests: refactor quic tests to use app-socket-apiDave Wallace1-25/+40
2023-01-26wireguard: sending the first handshakeArtem Glazychev1-0/+33
2023-01-25api: pcap capture api updateMaxime Peim1-1/+73
2023-01-18lb: add source ip based sticky load balancingNobuhiro MIKI1-2/+42
2023-01-18tests: improve packet checksum functionsKlement Sekera1-6/+21
2023-01-16ipsec: fix transpose local ip range position with remote ip range in fast pat...Piotr Bronowski1-32/+35
2023-01-12abf: exclude networks with deny rulesJosh Dorsey1-0/+126
2022-12-21quic: fix quic plugin with openssl 3.xDave Wallace1-2/+1
2022-12-16ipsec: new api for sa ips and ports updatesArthur de Kerhor3-6/+61
2022-12-15nat: disable nat44-ed/ei features on interface deletionVladislav Grishenko2-2/+100
2022-12-13tests: tapv2, tunv2 and af_packet interface tests for vppNaveen Joy7-135/+1191
2022-12-07tests: multiple apidir locationsOle Troan3-2/+15
2022-11-29wireguard: compute checksum for outer ipv6 headerArtem Glazychev1-9/+86
2022-11-21tests: add VCL Thru Host Stack TLS in interrupt modeFilip Tehlar1-0/+22
2022-11-18ipsec: Failure at the start of the batch should not invalidate the rest of th...Neale Ranns1-0/+28
2022-11-09tests: initial asf framework refactoring for 'make test'Pratikshya Prasai45-47/+1907
2022-10-31tests: session in interrupt modeFilip Tehlar1-0/+9
2022-10-20tests: enable extended test runs in run.pyNaveen Joy1-0/+14
2022-10-11l2: Add bridge_domain_add_del_v2 to l2 apiLaszlo Kiraly12-48/+90
2022-10-11tests: don't use tmp as the default log dir with run.pyNaveen Joy1-2/+4
2022-10-07tests: disable broken wireguard tests on vpp_debug imageDave Wallace2-1/+13
2022-09-30fib: fix dpo-receive address in ip6-ll fibsVladislav Grishenko1-1/+3
2022-09-30udp: add udp encap source port entropy supportVladislav Grishenko1-4/+199
2022-09-28tests: stabilize wireguard ratelimiting testAlexander Chernavin1-29/+13