aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-14GBP: get source address from ARP packets for LPM classificationNeale Ranns1-43/+69
2019-03-12GBP: L3 out fixesNeale Ranns5-25/+129
2019-03-12GBP: custom-dump functionsNeale Ranns5-17/+376
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns3-16/+45
2019-03-08updates now that flags are supported on the APINeale Ranns1-2/+0
2019-03-06GBP: use sclass in the DP for policyNeale Ranns29-684/+204
2019-03-06GBP: format EPG retention policyNeale Ranns1-1/+12
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns8-17/+69
2019-03-05GBP: format include EPG indexNeale Ranns1-1/+2
2019-03-05GBP: per-group EP retention policyNeale Ranns8-66/+55
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns3-4/+26
2019-03-04GBP: fix UT after multi-arch changeNeale Ranns13-1889/+2036
2019-03-04gbp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar13-503/+535
2019-02-22GBP: include sclass in format EPGNeale Ranns1-1/+2
2019-02-22GBP: remove testing assertsNeale Ranns2-2/+0
2019-02-21GBP: BD index not BD IDNeale Ranns1-1/+1
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-1/+1
2019-01-22gbp: fix inlining issueDamjan Marion1-7/+7
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns13-23/+564
2019-01-11gbp2: Fix typo in conditionMohsin Kazmi1-1/+3