aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_gbp.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-1/+9
2019-04-08GBP: drop and contract countersNeale Ranns1-1/+24
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-1/+86
2019-04-04gbp: Add bd flagsMohsin Kazmi1-1/+5
2019-04-03GBP: iVXLAN reflection checkNeale Ranns1-0/+15
2019-03-29tests: test/vpp_l2.py fix missing name.Paul Vinciguerra1-2/+1
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra1-30/+0
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-22/+22
2019-03-27GBP: fixes for l3-out routingNeale Ranns1-52/+257
2019-03-14GBP: get source address from ARP packets for LPM classificationNeale Ranns1-0/+10
2019-03-12GBP: L3 out fixesNeale Ranns1-34/+102
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns1-1/+4
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-3/+3
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra1-3/+3
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-1/+1
2019-03-06GBP: use sclass in the DP for policyNeale Ranns1-70/+60
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns1-9/+108
2019-03-05GBP: per-group EP retention policyNeale Ranns1-38/+34
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-3/+3
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-16/+14
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns1-166/+83
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns1-2/+3
2019-01-10Enable GBP tests for ARMjuraj.linkes1-6/+1
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns1-34/+56
2018-12-20GBP: test case hardening against timing racesNeale Ranns1-13/+12
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra1-2/+2
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-48/+43
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-1/+0
2018-12-06Skip failing ARM testcases for CIjuraj.linkes1-1/+6
2018-11-30GBP: UT more robust for endpoint timeoutNeale Ranns1-16/+17
2018-11-29GBP: l3-out subnetsNeale Ranns1-12/+347
2018-11-29gbp: Add support for flow hash profileMohsin Kazmi1-59/+158
2018-11-15GBP: redirect contractsNeale Ranns1-27/+601
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns1-2/+178
2018-11-07GBP Endpoint LearningNeale Ranns1-241/+1164
2018-11-06BD ARP entry use common API typesNeale Ranns1-35/+33
2018-10-22GBP: Revert back to using VppIpPrefix wrapperOle Troan1-5/+4
2018-10-22PAPI: Add support for format/unformat functions.Ole Troan1-4/+5
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-3/+6
2018-09-11GBP Endpoint UpdatesNeale Ranns1-249/+241
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-1/+1
2018-07-19gbp: Add support for ACLMohsin Kazmi1-10/+78
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-5/+3
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-3/+5
2018-06-22make test: fix broken interfacesKlement Sekera1-5/+3
2018-05-18IP table bind allowed only if table existsNeale Ranns1-0/+2
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-58/+150
2018-04-13GBP V2Neale Ranns1-179/+850
2018-02-09GBP pluginNeale Ranns1-0/+369