aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp
AgeCommit message (Expand)AuthorFilesLines
2020-08-13gbp: fix l3-out anonymous test cleanupBenoît Ganne1-3/+13
2020-08-12gbp: Coverity warnings for unitialized variablesNeale Ranns2-0/+3
2020-08-07gbp: More reliable unit-testsNeale Ranns1-16/+16
2019-10-29gbp: missing contract hash-mode settingNeale Ranns1-3/+5
2019-10-27gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-22gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-10-03gbp: fix contract rule handlingBenoît Ganne7-20/+50
2019-09-30gbp: remove loopback interfaces between testsBenoît Ganne1-0/+3
2019-09-29gbp: fix set_mac() in unit testsBenoît Ganne1-6/+2
2019-09-27ip: remove unused function parameterSimon Zhang1-1/+1
2019-09-19gbp: add local l3out redirect to local SEP unit testBenoît Ganne1-3/+36
2019-09-05gbp: add unknown remote EP redirect unit testBenoît Ganne1-6/+27
2019-09-05gbp: add remote EP redirect to remote SEP unit testBenoît Ganne1-1/+94
2019-08-23tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+5278
2019-08-14gbp: do not scan gbp bihash if not instantiatedBenoît Ganne1-0/+6
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-07-16gbp: fix contracts dpo ACL matchBenoît Ganne1-3/+3
2019-07-11gbp: An Endpoint can change sclassNeale Ranns3-17/+38
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns20-396/+694
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra1-1/+3
2019-07-08gbp: More unit testsNeale Ranns1-0/+1
2019-07-08gbp: refactor policy nodesBenoît Ganne8-406/+301
2019-07-05gbp: use bd index at ext-itf creation instead of bd idBenoît Ganne1-1/+3
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne5-107/+49
2019-07-03gbp: Consider data-plane learnt source better than control-planeNeale Ranns3-4/+16
2019-07-03gbp: improve contract formattingNeale Ranns1-8/+12
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne4-22/+63
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne12-156/+481
2019-07-02gbp: disable L2 BD learning per-interfaceBenoît Ganne4-37/+51
2019-07-01gbp: VRF scoped contractsNeale Ranns15-36/+148
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-6/+15
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-1/+1
2019-06-19gbp: Add support for arp unicast forward in gbp bridge domainMohsin Kazmi1-1/+8
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-50/+12
2019-06-06gbp: do not classify unknown packet as EP packetsBenoît Ganne1-0/+4
2019-06-03GBP: add subnet cli commandBenoît Ganne1-2/+85
2019-05-16init / exit function orderingDave Barach1-8/+7
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-04-18GBP: update cli to reflect API changesBenoît Ganne3-10/+7
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi3-5/+36
2019-04-08GBP: drop and contract countersNeale Ranns2-16/+126
2019-04-07GBP: coverity uninitialised variable warningNeale Ranns1-1/+1
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-0/+6
2019-04-04GBP: Counters per-contractNeale Ranns4-13/+62
2019-04-04gbp: Add bd flagsMohsin Kazmi4-11/+38
2019-04-03GBP: iVXLAN reflection checkNeale Ranns2-12/+42
2019-03-28Punt InfraNeale Ranns1-19/+19
2019-03-27GBP: fixes for l3-out routingNeale Ranns2-8/+16
2019-03-14GBP: coverity legit bugNeale Ranns1-0/+1
2019-03-14GBP: update semantics for subnetsNeale Ranns1-13/+23