diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2015-06-19 10:45:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-23 12:29:54 +0200 |
commit | 7ce42de1895d4787b47b004638d642dcacb464fe (patch) | |
tree | ab4b5db369fe94a6f8c4c93632db7dfc3374f6c9 /samples/bpf/Makefile | |
parent | Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... (diff) | |
download | linux-7ce42de1895d4787b47b004638d642dcacb464fe.tar.xz linux-7ce42de1895d4787b47b004638d642dcacb464fe.zip |
bridge: multicast: start querier timer when running user-space stp
When STP is running in user-space and querier is configured, the
querier timer is not started when a port goes to a non-blocking state.
This patch unifies the user- and kernel-space stp multicast port enable
path and enables it in all states different from blocking. Note that when a
port goes in BR_STATE_DISABLED it's not enabled because that is handled
in the beginning of the port list loop.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions