aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_gbp.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-13fib: Set the GLEAN flag on attached export routes so that the SAS worksNeale Ranns1-1/+1
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+5926
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-5425/+0
2019-08-14gbp: add local l3out redirect to local SEP unit testBenoît Ganne1-3/+36
2019-08-09gbp: add remote EP redirect to remote SEP unit testBenoît Ganne1-1/+94
2019-08-09gbp: add unknown remote EP redirect unit testBenoît Ganne1-6/+27
2019-08-07gbp: add l3out redirect to remote SEP unit testBenoît Ganne1-0/+172
2019-07-11gbp: An Endpoint can change sclassNeale Ranns1-1/+65
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns1-19/+66
2019-07-08gbp: More unit testsNeale Ranns1-55/+449
2019-07-05vxlan-gbp: Decap ignores reserved bitsNeale Ranns1-4/+7
2019-07-05gbp: add unit-tests for anonymous l3outBenoît Ganne1-26/+495
2019-07-03gbp: Consider data-plane learnt source better than control-planeNeale Ranns1-5/+71
2019-07-01gbp: VRF scoped contractsNeale Ranns1-82/+108
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-3/+13
2019-06-25tests: fix test_gbp.py.Paul Vinciguerra1-15/+58
2019-06-19l2: BD ARP termination entry API updateNeale Ranns1-4/+5
2019-06-18fib: fib api updatesNeale Ranns1-8/+9
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-0/+33
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra1-3/+3
2019-05-17gbp: Add unit tests for contractsMohsin Kazmi1-1/+224
2019-05-16tests: refactor. Replace literal constant w/ named constant.Paul Vinciguerra1-44/+52
2019-05-02NAT: VPP-1661 - test case cleanup and refactoringFilip Varga1-158/+129
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga1-17/+17
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan1-17/+17
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga1-17/+17
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi1-0/+40
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