diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2014-05-16 15:59:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-16 23:06:33 +0200 |
commit | 145beee8d6bbd18dbebf9f71a40ba99af80d71f7 (patch) | |
tree | 1da0a5d6c374686bba0836b7f2e9c521a5f60ad8 /net/bridge/br_device.c | |
parent | bridge: Introduce BR_PROMISC flag (diff) | |
download | linux-145beee8d6bbd18dbebf9f71a40ba99af80d71f7.tar.xz linux-145beee8d6bbd18dbebf9f71a40ba99af80d71f7.zip |
bridge: Add addresses from static fdbs to non-promisc ports
When a static fdb entry is created, add the mac address
from this fdb entry to any ports that are currently running
in non-promiscuous mode. These ports need this data so that
they can receive traffic destined to these addresses.
By default ports start in promiscuous mode, so this feature
is disabled.
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_device.c')
0 files changed, 0 insertions, 0 deletions