summaryrefslogtreecommitdiffstats
path: root/test/test_vxlan.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-12Tests: Raise exception, don't raise string.Paul Vinciguerra1-1/+1
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-35/+30
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-18/+2
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan1-1/+46
2018-06-21test:vxlan over ipv6 testsEyal Bari1-1/+5
2017-12-13make "test-all" target pass againGabriel Ganne1-1/+1
2017-04-07VXLAN/TEST:validate vxlan del reply has valid sw_if_indexEyal Bari1-1/+3
2017-03-29VXLAN:validate mcast encapsulation ip/macEyal Bari1-3/+9
2017-01-25test adding and removing shared mcast dst tunnelsEyal Bari1-8/+39
2017-01-11vxlan unit test - minor fixesEyal Bari1-20/+19
2017-01-06Added basic tests for multicast vxlan tunnelsEyal Bari1-14/+107
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton1-2/+6
2016-12-05make test: fix missing log/packet messagesKlement Sekera1-2/+1
2016-10-26refactor test frameworkKlement Sekera1-54/+52
2016-10-03test: new test infrastructureDamjan Marion1-0/+102