aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gbp
AgeCommit message (Expand)AuthorFilesLines
2018-11-20vom: Add support for redirect contracts in gbpMohsin Kazmi3-1/+6
2018-11-15GBP: redirect contractsNeale Ranns19-561/+2013
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-11-13L2 feautre bitmaps output verbose/non-verbose modeNeale Ranns1-2/+2
2018-11-09GBP: Fix error-strings array in gbp-vxlan4Neale Ranns1-1/+1
2018-11-08GBP: fix for coverity found errorsNeale Ranns2-6/+8
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns5-17/+77
2018-11-07GBP Endpoint LearningNeale Ranns26-568/+5485
2018-10-23c11 safe string handling supportDave Barach4-8/+8
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra5-9/+9
2018-09-11GBP Endpoint UpdatesNeale Ranns9-303/+577
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi9-35/+35
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns4-0/+8
2018-08-27cmake: Fix plugins .h includesMohsin Kazmi1-0/+5
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-2/+5
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+27
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-5/+5
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-2/+1
2018-07-19gbp: Add support for ACLMohsin Kazmi6-58/+178
2018-06-05bond: send gratuitous arp when the active slave went down in active-backup modeSteven1-4/+2
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-1/+12
2018-04-13GBP V2Neale Ranns24-884/+3709
2018-03-22gbp: Add the next node lookupMohsin Kazmi1-0/+5
2018-03-07GBP: fix the runs before statement against the ACL nodeNeale Ranns1-2/+2
2018-02-09GBP pluginNeale Ranns6-0/+1334