aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-27tests: enable ipsec-esp 'make test' testcases on ubuntu-22.04Dave Wallace2-59/+1
2022-09-27wireguard: stop sending handshakes when wg intf is downAlexander Chernavin1-1/+133
2022-09-27wireguard: fix re-handshake timer when response sentAlexander Chernavin1-22/+48
2022-09-27tests: disable failing tests on ubuntu-22.04 debian-11Dave Wallace11-8/+116
2022-09-23bfd: add tracing support to bfd-processKlement Sekera1-0/+2
2022-09-21ipsec: introduce fast path ipv6 inbound matchingPiotr Bronowski1-40/+77
2022-09-20tests: run tests against a running VPPNaveen Joy4-12/+291
2022-09-19tests: skip tests failing on ubuntu 22.04Dave Wallace4-2/+87
2022-09-19igmp: validate ip router alert option lengthVladislav Grishenko1-15/+45
2022-09-19arp: update error reason when checking for proxy-arpBenoƮt Ganne1-1/+5
2022-09-15nat: fix nat44-ed port range with multiple workersVladislav Grishenko1-1/+192
2022-09-12ipsec: introduce fast path ipv4 inbound matchingPiotr Bronowski1-0/+844
2022-09-09vlib: don't leak node frames on reforkDmitry Valter1-0/+103
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith2-0/+160
2022-08-18ikev2: accept key exchange on CREATE_CHILD_SAAtzm Watanabe1-9/+53
2022-08-17wireguard: fix fib entry trackingAlexander Chernavin1-0/+83
2022-08-16tests: move "venv" to "build-root" directory from "test" directorySaima Yunus5-10/+8
2022-08-11ip: Use .api declared error countersNeale Ranns5-25/+11
2022-08-11ipsec: Use .api declared error countersNeale Ranns2-24/+12
2022-08-11arp: Use the new style error count declarationNeale Ranns1-3/+1
2022-08-10ikev2: do not accept rekey until old SA is deletedAtzm Watanabe1-9/+39
2022-08-09wireguard: add peers roaming supportAlexander Chernavin1-19/+247