aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-13tests: fix pnat tests formattingAlexander Chernavin1-51/+53
2022-05-13flowprobe: add support for reporting on inbound packetsAlexander Chernavin1-36/+148
2022-05-12pnat: add support to wildcard IP Protocol field if not specifiedFahad Naeem1-0/+99
2022-05-11tests: fix checkstyle-pythonKlement Sekera1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera195-27443/+36387
2022-05-05policer: output interface policerStanislav Zaikin3-22/+55
2022-05-05udp: remove buggy assert in udp encapBenoît Ganne1-2/+38
2022-05-04vhost: use_custom_mac set in create_vhost_user_if_v2Fahad Naeem1-0/+28
2022-05-03tests: handle removed interfaceKlement Sekera3-22/+29
2022-05-02vapi: support api clients within vpp processOle Troan1-0/+20
2022-04-29tests: fix handling failed test caseKlement Sekera1-1/+2
2022-04-29tests: fix assert_nothing_capturedKlement Sekera4-33/+33
2022-04-21nat: tweak rfc7857 tcp connection trackingOle Troan1-24/+20
2022-04-14ipsec: perf improvement of ipsec4_input_node using flow cacheZachary Leaf3-6/+700
2022-04-12ip: fix arc start in ip46-local for local mfib entriesAlexander Chernavin1-2/+22
2022-04-01vrrp: add stats support and update APIEmanuele Di Pascale1-0/+120
2022-04-01nat: nat44-ed cleanup & fixesFilip Varga3-23/+19
2022-03-30udp: fix inner packet checksum calculation in udp-encapMauro Sardara1-4/+9
2022-03-27tests: fix core file messageDmitry Valter3-5/+7
2022-03-24ip: The check for 'same packet' must include the FIB indexNeale Ranns2-0/+182
2022-03-24ip6-nd: stop sending RA by defaultAlexander Chernavin1-2/+5
2022-03-24mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentationNeale Ranns2-3/+8
2022-03-22tests: add http tps testFilip Tehlar1-0/+42
2022-03-22tests: fix DEBUG=attach functionalityKlement Sekera2-6/+10
2022-03-18tests: fix the RND_SEED parsingAndrew Yourtchenko1-1/+13