summaryrefslogtreecommitdiffstats
path: root/test/test_gre.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-04-08fixing typosJim Thompson1-2/+2
2019-03-29tests: test/vpp_l2.py fix missing name.Paul Vinciguerra1-2/+1
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-6/+6
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-5/+8
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-6/+6
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-8/+6
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-0/+61
2018-11-29GRE: UT uses new pkt send functionsNeale Ranns1-108/+23
2018-11-29GRE: fix VRF unit-testsNeale Ranns1-3/+8
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns1-0/+87
2018-09-11GBP Endpoint UpdatesNeale Ranns1-1/+2
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-2/+8
2017-12-16GRE tunnel key includes the FIB tableNeale Ranns1-0/+19
2017-12-13GRE: fix single loop decap and add testNeale Ranns1-0/+25
2017-09-11FIB table add/delete APINeale Ranns1-2/+6
2017-08-08L2 over MPLSNeale Ranns1-11/+13
2017-04-05GRE over IPv6Ciara Loftus1-7/+142
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-0/+4
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-17/+19
2016-12-23make test: improve handling of packet capturesKlement Sekera1-19/+14
2016-12-19make test: filter IPv6 RAs out by defaultKlement Sekera1-14/+1
2016-12-16make test: improve robustness and performanceKlement Sekera1-39/+23
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-10/+11
2016-11-28GRE Tests update after postinit removalNeale Ranns1-1/+1
2016-11-22GRE tests and fixesNeale Ranns1-0/+700