[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395999129-31688-1-git-send-email-erik.hugne@ericsson.com>
Date: Fri, 28 Mar 2014 10:32:07 +0100
From: <erik.hugne@...csson.com>
To: <netdev@...r.kernel.org>, <tipc-discussion@...ts.sourceforge.net>,
<jon.maloy@...csson.com>, <maloy@...jonn.com>
CC: <ying.xue@...driver.com>, <paul.gortmaker@...driver.com>,
<richard.alpe@...csson.com>, <aleksandar.igic@...tech.com.au>,
Erik Hugne <erik.hugne@...csson.com>
Subject: [PATCH net-next 0/2] tipc: fix handling of NETDEV_CHANGEADDR event
From: Erik Hugne <erik.hugne@...csson.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
--
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