Merge branch 'tipc-dad-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 10:49:02 +0000 (19:49 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 10:49:02 +0000 (19:49 +0900)
commit7f978e859f41e4d95a3ea14794d2577f755d7924
tree7d2f742a0a79418fa0b8388e0b4d19847d58298a
parent0f62aeec0f05e579ea9fd5c09edda48bd8bed73a
parent9faa89d4ed9d7d326f4763d262842270450f9b1f
Merge branch 'tipc-dad-fixes'

Jon Maloy says:

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

Signed-off-by: David S. Miller <davem@davemloft.net>