aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp/gbp_subnet.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-4/+9
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne1-22/+55
2019-07-01gbp: VRF scoped contractsNeale Ranns1-0/+2
2019-06-03GBP: add subnet cli commandBenoît Ganne1-2/+85
2019-03-14GBP: update semantics for subnetsNeale Ranns1-13/+23
2019-03-06GBP: use sclass in the DP for policyNeale Ranns1-18/+18
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2018-11-29GBP: l3-out subnetsNeale Ranns1-30/+67
2018-11-07GBP Endpoint LearningNeale Ranns1-85/+334
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-1/+1
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-5/+5
2018-04-13GBP V2Neale Ranns1-0/+176