aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-06-28session quic: allow custom config of rx mqs seg sizeFlorin Coras1-1/+1
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
2022-02-21tests: add a generalised counter assert functionKlement Sekera1-2/+11
2022-02-21tests: allow not removing vpp objects after testKlement Sekera1-1/+3
2022-02-18tests: Consolidate the implementations of send_and_expect_XNeale Ranns4-53/+18
2022-02-17tests: make tests less make dependentKlement Sekera46-423/+726
2022-02-17ipsec: Improve the handling of NAT-T keepalive messagesNeale Ranns1-1/+13
2022-02-14bfd: add per session countersKlement Sekera1-10/+123
2022-02-09bfd: Add an update API that has create new or modify existing semanticsNeale Ranns2-0/+52
2022-02-08tests: vcl: add missing host stack echo testFilip Tehlar1-0/+8
2022-02-07build: Make the build work on Debian 11Andrew Yourtchenko1-0/+19
2022-02-07tests: Update python packagesDave Wallace3-132/+153