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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to