aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp/gbp_api.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-1/+0
2020-02-21gbp: Coverity warnings for unitialized variablesNeale Ranns1-0/+2
2019-09-27gbp: remove api boilerplateOle Troan1-90/+7
2019-09-23gbp: fix contract rule handlingBenoît Ganne1-0/+2
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns1-3/+5
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra1-1/+3
2019-07-08gbp: refactor policy nodesBenoît Ganne1-0/+1
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne1-31/+4
2019-07-02gbp: add anonymous l3-out subnetsBenoît Ganne1-0/+6
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne1-1/+30
2019-07-01gbp: VRF scoped contractsNeale Ranns1-2/+11
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
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 Ranns1-8/+9
2019-04-04gbp: Add bd flagsMohsin Kazmi1-1/+6
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns1-8/+3
2019-03-06GBP: use sclass in the DP for policyNeale Ranns1-18/+18
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns1-1/+3
2019-03-05GBP: per-group EP retention policyNeale Ranns1-17/+14
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns1-1/+5
2019-01-09gbp: Fix coverity warningsMohsin Kazmi1-7/+10
2018-12-24GBP: fix dump and VOM populateNeale Ranns1-2/+2
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns1-2/+24
2018-12-21Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/."Ole Trøan1-3/+3
2018-12-20Build issue after https://gerrit.fd.io/r/#/c/16508/.Paul Vinciguerra1-3/+3
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-3/+3
2018-11-29GBP: l3-out subnetsNeale Ranns1-9/+86
2018-11-20vom: Add support for redirect contracts in gbpMohsin Kazmi1-0/+3
2018-11-15GBP: redirect contractsNeale Ranns1-23/+200
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns1-0/+16
2018-11-07GBP Endpoint LearningNeale Ranns1-53/+443
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-11GBP Endpoint UpdatesNeale Ranns1-57/+60
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-15/+15
2018-07-19gbp: Add support for ACLMohsin Kazmi1-14/+9
2018-04-13GBP V2Neale Ranns1-4/+226
2018-02-09GBP pluginNeale Ranns1-0/+294