netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/4] tipc: fixes in duplicate address discovery function
@ 2018-07-06 18:10 Jon Maloy
  2018-07-06 18:10 ` [net 1/4] tipc: fix wrong return value from function tipc_node_try_addr() Jon Maloy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Maloy @ 2018-07-06 18:10 UTC (permalink / raw)
  To: davem, netdev
  Cc: gordan.mihaljevic, tung.q.nguyen, hoang.h.le, jon.maloy,
	canh.d.luu, ying.xue, tipc-discussion

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

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

end of thread, other threads:[~2018-07-07 11:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-06 18:10 [net 0/4] tipc: fixes in duplicate address discovery function Jon Maloy
2018-07-06 18:10 ` [net 1/4] tipc: fix wrong return value from function tipc_node_try_addr() Jon Maloy
2018-07-06 18:10 ` [net 2/4] tipc: correct discovery message handling during address trial period Jon Maloy
2018-07-06 18:10 ` [net 3/4] tipc: fix correct setting of message type in second discoverer Jon Maloy
2018-07-06 18:10 ` [net 4/4] tipc: make function tipc_net_finalize() thread safe Jon Maloy
2018-07-07 11:03 ` [net 0/4] tipc: fixes in duplicate address discovery function 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).