aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-17nat: fix ICMP error translationKlement Sekera1-17/+22
2022-03-10tests: fix test failure with parrallel testTianyu Li7-56/+56
2022-03-09ip: IPv4 Fragmentation fix for l2fragmetable sizeNeale Ranns1-1/+2
2022-03-09vxlan: add l2 mode testArtem Glazychev1-0/+59
2022-03-08classify: add API to retrieve punt ACL tablesBenoît Ganne1-0/+10
2022-03-08ipsec: input: drop by default for non-matching pktsZachary Leaf3-11/+200
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns3-1/+115
2022-03-04ping: correct the fib-index used for the replyNeale Ranns1-14/+35
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns10-47/+49
2022-02-24tests: better reporting for unexpected packetsKlement Sekera3-22/+37
2022-02-21tests: add enhanced packet counter verificationKlement Sekera3-40/+175