On 18/04/2019 20:35, Mike Manning wrote: > If vlan bridge binding is enabled, then the link state of a vlan device > that is an upper device of the bridge should track the state of bridge > ports that are members of that vlan. So if a bridge port becomes or > stops being a member of a vlan, then update the link state of the > vlan device if necessary. > > Signed-off-by: Mike Manning <mmann...@vyatta.att-mail.com> > --- > net/bridge/br_vlan.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) >
Acked-by: Nikolay Aleksandrov <niko...@cumulusnetworks.com>