diff options
| author | Jon Maloy <[email protected]> | 2018-07-06 20:10:04 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-07 19:49:01 +0900 |
| commit | e415577f57f4452150642500364cbe5fa6112813 (patch) | |
| tree | 29a53dc5c39cf8d33163fa5d47bceea50eb22bc6 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 2a57f182420174c7fd4b19db979a2d135231a963 (diff) | |
tipc: correct discovery message handling during address trial period
With the duplicate address discovery protocol for tipc nodes addresses
we introduced a one second trial period before a node is allocated a
hash number to use as address.
Unfortunately, we miss to handle the case when a regular LINK REQUEST/
RESPONSE arrives from a cluster node during the trial period. Such
messages are not ignored as they should be, leading to links setup
attempts while the node still has no address.
Fixes: 25b0b9c4e835 ("tipc: handle collisions of 32-bit node address hash values")
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions