From: <erik.hugne@ericsson.com>
To: <netdev@vger.kernel.org>, <tipc-discussion@lists.sourceforge.net>,
<jon.maloy@ericsson.com>, <maloy@donjonn.com>
Cc: <ying.xue@windriver.com>, <paul.gortmaker@windriver.com>,
<richard.alpe@ericsson.com>, <aleksandar.igic@dektech.com.au>,
Erik Hugne <erik.hugne@ericsson.com>
Subject: [PATCH net-next 0/2] tipc: fix handling of NETDEV_CHANGEADDR event
Date: Fri, 28 Mar 2014 10:32:07 +0100 [thread overview]
Message-ID: <1395999129-31688-1-git-send-email-erik.hugne@ericsson.com> (raw)
From: Erik Hugne <erik.hugne@ericsson.com>
Aside from manual reconfiguration of the netdevice hwaddr, this can also
be changed automatically for an interface bond in active-backup mode
if fail_over_mac is enabled. This patchset fixes the handling of this
event in TIPC by properly updating the l2 media address for the bearer,
followed by a reinitialization of the node discovery mechanism.
Erik Hugne (2):
tipc: fix neighbor detection problem after hw address change
tipc: make discovery domain a bearer attribute
net/tipc/bearer.c | 9 ++++++++-
net/tipc/bearer.h | 2 ++
net/tipc/discover.c | 19 +++++++------------
net/tipc/discover.h | 3 +--
4 files changed, 18 insertions(+), 15 deletions(-)
--
1.8.3.2
next reply other threads:[~2014-03-28 9:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-28 9:32 erik.hugne [this message]
2014-03-28 9:32 ` [PATCH net-next 1/2] tipc: fix neighbor detection problem after hw address change erik.hugne
2014-03-28 9:32 ` [PATCH net-next 2/2] tipc: make discovery domain a bearer attribute erik.hugne
2014-03-28 18:46 ` [PATCH net-next 0/2] tipc: fix handling of NETDEV_CHANGEADDR event David Miller
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=1395999129-31688-1-git-send-email-erik.hugne@ericsson.com \
--to=erik.hugne@ericsson.com \
--cc=aleksandar.igic@dektech.com.au \
--cc=jon.maloy@ericsson.com \
--cc=maloy@donjonn.com \
--cc=netdev@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=richard.alpe@ericsson.com \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=ying.xue@windriver.com \
/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).