bridge: Introduce BR_PROMISC flag
authorVlad Yasevich <vyasevic@redhat.com>
Fri, 16 May 2014 13:59:18 +0000 (09:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 May 2014 21:06:33 +0000 (17:06 -0400)
commitf3a6ddf15209cfad90b83e04168f42a5d9c8cc17
tree79fb4895f1cf44bf5ee002b878d2286b862933e8
parent8db24af71b31690a30ad371b35936fa10e547ee7
bridge: Introduce BR_PROMISC flag

Introduce a BR_PROMISC per-port flag that will help us track if the
current port is supposed to be in promiscuous mode or not.  For now,
always start in promiscuous mode.

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>
net/bridge/br_if.c
net/bridge/br_private.h