aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vxlan_gpe.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-3/+3
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-82/+103
2022-02-17tests: make tests less make dependentKlement Sekera1-2/+3
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev1-75/+152
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+265
2021-03-29tests: move vxlan tests to src/vnet/vxlan/testsDave Wallace1-265/+0
2020-06-08vxlan: Fixed checksum caclculation offsetVladimir Isaev1-0/+2
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-20/+18
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns1-1/+2
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-1/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-7/+13
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-7/+8
2019-03-12Tests: Raise exception, don't raise string.Paul Vinciguerra1-1/+1
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-10/+13
2019-02-04VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...Paul Vinciguerra1-0/+4
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra1-1/+1
2018-06-21test:vxlan over ipv6 testsEyal Bari1-1/+5
2017-12-13make "test-all" target pass againGabriel Ganne1-81/+13
2017-11-15vxlan extended tests - fix scapy-related issuesGabriel Ganne1-1/+1
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-0/+313