aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip4_vrf_multi_instance.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-3/+2
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-70/+80
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-09-22ip: add ip_table_allocate to apiAloys Augustin1-21/+86
2021-08-13tests docs: upgrade python packagesDave Wallace1-12/+13
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-2/+0
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-3/+3
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-2/+2
2019-11-26fib: Table ReplaceNeale Ranns1-4/+3
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-18ip: ip vrf tests python3 supportOle Troan1-7/+1
2019-06-18fib: fib api updatesNeale Ranns1-9/+11
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-3/+4
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-1/+3
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan1-2/+2
2018-08-08Remove unnecessary routes during vrf-multi-instances testsNeale Ranns1-3/+0
2018-06-26Add negative tests for leaking across different VRFs - ip4/6Jan Gelety1-16/+86
2018-04-13Enable check of VRF reset - IPv4Jan Gelety1-42/+64
2017-09-11FIB table add/delete APINeale Ranns1-1/+3
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-0/+1
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-1/+1
2017-01-27ipv4 vrf test doc cleaningJan Gelety1-6/+6
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-5/+6
2017-01-11test: ip4 vrf instances multi-context test (CSIT-492)Jan1-0/+410