commit | f3a6ddf15209cfad90b83e04168f42a5d9c8cc17 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Fri May 16 09:59:18 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 17:06:33 2014 -0400 |
tree | 79fb4895f1cf44bf5ee002b878d2286b862933e8 | |
parent | 8db24af71b31690a30ad371b35936fa10e547ee7 [diff] |
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>