From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, herbert@gondor.apana.org.au,
davem@davemloft.net, sashok@cumulusnetworks.com,
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Subject: [PATCH net 0/2] bridge: multicast behaviour fixes
Date: Wed, 17 Jun 2015 04:28:29 -0700 [thread overview]
Message-ID: <1434540511-648-1-git-send-email-nikolay@cumulusnetworks.com> (raw)
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
next reply other threads:[~2015-06-17 11:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 11:28 Nikolay Aleksandrov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434540511-648-1-git-send-email-nikolay@cumulusnetworks.com \
--to=nikolay@cumulusnetworks.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@vger.kernel.org \
--cc=sashok@cumulusnetworks.com \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).