summaryrefslogtreecommitdiff
path: root/drivers/net/macvlan.c
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevic@redhat.com>2014-06-05 00:23:36 +0400
committerDavid S. Miller <davem@davemloft.net>2014-06-05 02:13:54 +0400
commitc565b488c6a86fdff24f6d716defc3d07a474b44 (patch)
tree3fdb2f79f69bdf53a65f9224cddc1234f4418357 /drivers/net/macvlan.c
parentf830b0223cabfc614552a73dabff920859191f2e (diff)
downloadlinux-c565b488c6a86fdff24f6d716defc3d07a474b44.tar.xz
bonding: Turn on IFF_UNICAST_FLT on bond devices
Bonding devices manage the unicast filters of the underlying interfaces, but do not turn on IFF_UNICAST_FLT flag. Thus anytime a unicast address is added to the bond, the bond is places in promiscuous mode. Turn on IFF_UNICAST_FLT on the bond device so that the bond does not go into promiscuous mode needlesly. If an underlying device does not support unicast filtering, that device will automaticall enter promiscuous mode already. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions