[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1530900606-24429-1-git-send-email-jon.maloy@ericsson.com>
Date: Fri, 6 Jul 2018 20:10:02 +0200
From: Jon Maloy <jon.maloy@...csson.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <gordan.mihaljevic@...tech.com.au>, <tung.q.nguyen@...tech.com.au>,
<hoang.h.le@...tech.com.au>, <jon.maloy@...csson.com>,
<canh.d.luu@...tech.com.au>, <ying.xue@...driver.com>,
<tipc-discussion@...ts.sourceforge.net>
Subject: [net 0/4] tipc: fixes in duplicate address discovery function
commit 25b0b9c4e835 ("tipc: handle collisions of 32-bit node address
hash values") introduced new functionality that has turned out to
contain several bugs and weaknesses.
We address those in this series.
Jon Maloy (4):
tipc: fix wrong return value from function tipc_node_try_addr()
tipc: correct discovery message handling during address trial period
tipc: fix correct setting of message type in second discoverer
tipc: make function tipc_net_finalize() thread safe
net/tipc/discover.c | 18 +++++++++++-------
net/tipc/net.c | 17 +++++++++++------
net/tipc/node.c | 7 +++++--
3 files changed, 27 insertions(+), 15 deletions(-)
--
2.1.4
Powered by blists - more mailing lists