Re: [net-next] vlan: turn on unicast filtering on vlan device

2016-02-21 Thread David Miller
From: Zhang Shengju Date: Thu, 18 Feb 2016 10:00:11 + > Currently vlan device inherits unicast filtering flag from underlying > device. If underlying device doesn't support unicast filter, this will > put vlan device into promiscuous mode when it's stacked. > > Tun on IFF_UNICAST_FLT on the

[net-next] vlan: turn on unicast filtering on vlan device

2016-02-18 Thread Zhang Shengju
Currently vlan device inherits unicast filtering flag from underlying device. If underlying device doesn't support unicast filter, this will put vlan device into promiscuous mode when it's stacked. Tun on IFF_UNICAST_FLT on the vlan device in any case so that it does not go into promiscuous mode n