netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tipc: fix handling of NETDEV_CHANGEADDR event
@ 2014-03-28  9:32 erik.hugne
  2014-03-28  9:32 ` [PATCH net-next 1/2] tipc: fix neighbor detection problem after hw address change erik.hugne
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: erik.hugne @ 2014-03-28  9:32 UTC (permalink / raw)
  To: netdev, tipc-discussion, jon.maloy, maloy
  Cc: ying.xue, paul.gortmaker, richard.alpe, aleksandar.igic,
	Erik Hugne

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

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

end of thread, other threads:[~2014-03-28 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  9:32 [PATCH net-next 0/2] tipc: fix handling of NETDEV_CHANGEADDR event erik.hugne
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

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).