summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-04-13dhcp: fix unicast pkts, clean up state machineDave Barach1-0/+1
2020-04-07docs: pin down sphinx to avoid crash with Sphinx 3.0.0Andrew Yourtchenko1-1/+1
2020-02-12classify: "classify filter ..." debug CLI cleanupDave Barach1-0/+187
2020-02-12classify: vpp packet tracer supportDave Barach1-0/+64
2020-01-29bfd: reset peer discriminator on timeoutKlement Sekera1-0/+11
2019-12-02ip: IP address and prefix types (moved from LISP)Neale Ranns1-0/+20
2019-11-28tests: Add UT to test incomplete MPLS adjacencies send ARP requestsNeale Ranns1-3/+42
2019-11-28tests: test tls casehaiyanx1.zhang1-0/+145
2019-11-28tests: add cli_return_response to vpp_papi_providerDave Barach1-2/+13
2019-11-18tests: make threads in punt tests join when finishedAndrew Yourtchenko1-8/+23
2019-11-18tests: support setting random seedKlement Sekera4-1/+13
2019-11-18tests: avoid test runner hanging on child test process joinAndrew Yourtchenko1-1/+13
2019-11-18tests: decode worker stdout/stderr outputDave Wallace1-2/+2
2019-11-15tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace2-13/+74
2019-11-05tests: make RA tests run on VPP timeAndrew Yourtchenko2-7/+21
2019-10-29l2: l2bd nd termination test instabilityOle Troan1-1/+1
2019-10-29tests: add PID of VPP under test to API dump filename for the testAndrew Yourtchenko1-1/+2
2019-10-27tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-27tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-10-27tests: explicitly wait for the PG to finish before looking for capture fileAndrew Yourtchenko1-0/+15
2019-10-27build: clean up make help outputDave Wallace1-3/+3
2019-10-22mpls: support fragmentation of mpls output packetRajesh Goel1-0/+56
2019-10-22tests: handle unicode charactes in cli outputKlement Sekera1-1/+2
2019-10-18ip: Fix IP unnumbered dump of one interfaceNeale Ranns1-0/+9
2019-10-04ipsec: support 4o6 and 6o4 for tunnel protectNeale Ranns1-2/+40
2019-10-03ip: respect buffer boundary when searching for ipv6 headersKlement Sekera1-2/+19
2019-10-03ip: refactor reassemblyKlement Sekera1-14/+16
2019-09-30tests: split up the long running IPSec tests into separate classesAndrew Yourtchenko1-82/+398
2019-09-30tests: run vapi tests by defaultKlement Sekera5-14/+14
2019-09-28tests: fix centos detectionKlement Sekera1-1/+1
2019-09-25ipsec: Fix NULL encryption algorithmNeale Ranns3-1/+17
2019-09-25ip: reassembly: send packet out on correct workerKlement Sekera2-4/+355
2019-09-25tests: support worker threadsKlement Sekera1-1/+4
2019-09-23tests: Revert "Tests: Example duplicate code refactoring."Klement Sekera1-243/+277
2019-09-21tests: fix test-checkstyle to check plugin testsDave Wallace1-1/+1
2019-09-19ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev1-3/+3
2019-09-18ip: allow addrs from the same prefix on intfMatthew Smith2-8/+136
2019-09-12api: split vl_api_prefix into twoOle Troan1-1/+1
2019-09-09api: enforce vla is last and fixed string typeOle Troan2-14/+6
2019-09-02gso: fix segmentation when gso_size greater than vlib buffer sizeMohsin Kazmi1-0/+32
2019-08-23tests: move plugin tests to src/plugins/*/testDave Wallace32-30015/+8
2019-08-15acl: fix stats-segment counters validation on acl updateAndrew Yourtchenko1-18/+36
2019-08-07gbp: add l3out redirect to remote SEP unit testBenoƮt Ganne1-0/+172
2019-08-07tests: UT for MPLS 6PENeale Ranns1-1/+52
2019-08-07fib tests: IP multicast over GRENeale Ranns2-1/+76
2019-08-06ethernet: change to mark the CFI bit in the L2 header.Prashant Maheshwari2-5/+18
2019-08-01ipsec: Redo the anit-replay check post decryptNeale Ranns1-0/+15
2019-07-31lb: vip and as dump/detail api'sHongjun Ni2-0/+160
2019-07-31gso: fix the test caseMohsin Kazmi1-1/+0
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-1/+3