aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-09wireguard: add handshake rate limiting supportAlexander Chernavin1-0/+168
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns2-0/+88
2022-08-08wireguard: add dos mitigation supportAlexander Chernavin1-4/+187
2022-08-08ikev2: fix rekeying with multiple notify payloadsAtzm Watanabe1-1/+8
2022-08-05tests: fix node variant selectionBenoît Ganne1-1/+1
2022-08-04tests: run a test inside a QEMU VMNaveen Joy6-0/+809
2022-08-03wireguard: add processing of received cookie messagesAlexander Chernavin3-5/+199
2022-07-15tests: add fast path ipv6 python tests for outbound policy matchingPiotr Bronowski2-6/+857
2022-06-29ipsec: add fast path python testsFan Zhang2-0/+782
2022-06-28session quic: allow custom config of rx mqs seg sizeFlorin Coras1-1/+1
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski5-21/+21
2022-06-10vcl: fix iperf3 server crash issue when it runs over vpp host stack.Liangxing Wang1-0/+11
2022-06-05wireguard: fix crash by not sending arp via wg interfaceAlexander Chernavin1-8/+54
2022-05-24tests: fix ipsec sdp cases with parrallel jobTianyu Li2-10/+10
2022-05-24tests: fix default failed dir settingKlement Sekera2-8/+7
2022-05-16flowprobe: add api messages to obtain current stateAlexander Chernavin1-1/+92