netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] bridge: multicast behaviour fixes
@ 2015-06-17 11:28 Nikolay Aleksandrov
  2015-06-17 11:28 ` [PATCH net 1/2] bridge: multicast: restore router configuration on port link down/up Nikolay Aleksandrov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nikolay Aleksandrov @ 2015-06-17 11:28 UTC (permalink / raw)
  To: netdev; +Cc: stephen, herbert, davem, sashok, Nikolay Aleksandrov

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-19  8:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 11:28 [PATCH net 0/2] bridge: multicast behaviour fixes Nikolay Aleksandrov
2015-06-17 11:28 ` [PATCH net 1/2] bridge: multicast: restore router configuration on port link down/up Nikolay Aleksandrov
2015-06-18  3:34   ` Herbert Xu
2015-06-17 11:28 ` [PATCH net 2/2] bridge: multicast: start querier timer when running user-space stp Nikolay Aleksandrov
2015-06-18  3:37   ` Herbert Xu
2015-06-18 17:35     ` Nikolay Aleksandrov
2015-06-19  8:45 ` [PATCH net 0/2] bridge: multicast behaviour fixes Nikolay Aleksandrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).