[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434540511-648-1-git-send-email-nikolay@cumulusnetworks.com>
Date: Wed, 17 Jun 2015 04:28:29 -0700
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, herbert@...dor.apana.org.au,
davem@...emloft.net, sashok@...ulusnetworks.com,
Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Subject: [PATCH net 0/2] bridge: multicast behaviour fixes
Hi,
Patch 01 fixes a problem when a router is configured and a port goes
through a link down/up, the router configuration was not restored.
Patch 02 starts the multicast querier when using user-space STP and a
port goes to forwarding state.
These are behaviour fixes and if you think they are more appropriate for
net-next, then feel free to apply them there, I've run them with both
net and net-next. Also I've provided "fixes" tags, but since these are
behaviour changes they're the initial implementations of these functions.
Best regards,
Nikolay Aleksandrov
Satish Ashok (2):
bridge: multicast: restore router configuration on port link down/up
bridge: multicast: start querier timer when running user-space stp
net/bridge/br_multicast.c | 4 ++++
net/bridge/br_stp.c | 3 +++
2 files changed, 7 insertions(+)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists