From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
bridge@lists.linux-foundation.org, kaber@trash.net,
davem@davemloft.net, buytenh@wantstofly.org
Subject: [Bridge] [PATCH net-next 0/2] net: DSA fixes for bridge and ip-autoconf
Date: Wed, 14 Jan 2015 09:52:10 -0800 [thread overview]
Message-ID: <1421257932-11073-1-git-send-email-f.fainelli@gmail.com> (raw)
Hi David,
These two patches address some real world use cases of the DSA master and slave
network devices.
You have already seen patch 1 previously and you rejected it since my
explanations were not good enough to provide a justification as to why it is
useful, hopefully this time my explanation is better.
Patch 2 solves a different, yet very real problem as well at the bridge layer
when using DSA network devices.
Thanks!
Florian Fainelli (2):
net: ipv4: handle DSA enabled master network devices
net: bridge: reject DSA-enabled master netdevices as bridge members
net/bridge/br_if.c | 10 ++++++++--
net/ipv4/ipconfig.c | 10 +++++++---
2 files changed, 15 insertions(+), 5 deletions(-)
--
2.1.0
next reply other threads:[~2015-01-14 17:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 17:52 Florian Fainelli [this message]
2015-01-14 17:52 ` [Bridge] [PATCH net-next 1/2] net: ipv4: handle DSA enabled master network devices Florian Fainelli
2015-01-15 23:19 ` David Miller
2015-01-14 17:52 ` [Bridge] [PATCH net-next 2/2] net: bridge: reject DSA-enabled master netdevices as bridge members Florian Fainelli
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=1421257932-11073-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=bridge@lists.linux-foundation.org \
--cc=buytenh@wantstofly.org \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=netdev@vger.kernel.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).