gbp: disable L2 BD learning per-interface 60/20360/7
authorBenoît Ganne <bganne@cisco.com>
Wed, 26 Jun 2019 11:58:09 +0000 (13:58 +0200)
committerNeale Ranns <nranns@cisco.com>
Tue, 2 Jul 2019 14:18:59 +0000 (14:18 +0000)
commit2ec825937b7ac856f67d086ce6814dd21c5e9bd7
treeadd7b051c3ff3f1f4437efbf2f3a3e8279f79b4f
parent12df497bb6b7f60513f48c0dacca9ad99d717192
gbp: disable L2 BD learning per-interface

Disable L2 BD learning for each GBP interface instead of at the bridge
level. This does not change the current behavior (learning is disabled
for all GBP interfaces) but enables turning it on selectively for future
features such as anonymous l3-out.

Type: refactor

Change-Id: Id88644277941d703600acf97d49cbc3332ae3f68
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/gbp/gbp_bridge_domain.c
src/plugins/gbp/gbp_bridge_domain.h
src/plugins/gbp/gbp_endpoint_group.c
src/plugins/gbp/gbp_itf.c