]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitedae03a2ae3a92166119402d6d67a0f955a26730
tree7d2f742a0a79418fa0b8388e0b4d19847d58298a
parent2bfaa4c59453a66a33402efc357d92609ff32392
parenta54f743baaf620037973927bacd4396266aef1d7
Merge branch 'tipc-dad-fixes'

Jon Maloy says:

====================
tipc: fixes in duplicate address discovery function

commit 8a3f90a20407 ("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>