summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJon Maloy <jon.maloy@ericsson.com>2019-06-25 18:36:43 +0300
committerDavid S. Miller <davem@davemloft.net>2019-06-25 23:28:57 +0300
commit77cf8edbc0e7db6d68d1a49cf954849fb92cfa7c (patch)
tree809e7902f006dbecbd37a6f666325870930118a1 /tools
parent489ce2f42514b4324e5c63e93ae7570cab995254 (diff)
downloadlinux-77cf8edbc0e7db6d68d1a49cf954849fb92cfa7c.tar.xz
tipc: simplify stale link failure criteria
In commit a4dc70d46cf1 ("tipc: extend link reset criteria for stale packet retransmission") we made link retransmission failure events dependent on the link tolerance, and not only of the number of failed retransmission attempts, as we did earlier. This works well. However, keeping the original, additional criteria of 99 failed retransmissions is now redundant, and may in some cases lead to failure detection times in the order of minutes instead of the expected 1.5 sec link tolerance value. We now remove this criteria altogether. Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions