diff options
author | Jon Paul Maloy <jon.maloy@ericsson.com> | 2016-07-11 20:08:37 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-12 05:42:12 (GMT) |
commit | 1fc07f3e1541cc49cc159beb3fdefc5013570eda (patch) | |
tree | 00e709e7385452d902efb63cc36768cffb954de7 /fs/romfs/super.c | |
parent | a71eb720355c28eaeb2de0c4d960247c69bb2c6f (diff) | |
download | linux-1fc07f3e1541cc49cc159beb3fdefc5013570eda.tar.xz |
tipc: reset all unicast links when broadcast send link fails
In test situations with many nodes and a heavily stressed system we have
observed that the transmission broadcast link may fail due to an
excessive number of retransmissions of the same packet. In such
situations we need to reset all unicast links to all peers, in order to
reset and re-synchronize the broadcast link.
In this commit, we add a new function tipc_bearer_reset_all() to be used
in such situations. The function scans across all bearers and resets all
their pertaining links.
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 'fs/romfs/super.c')
0 files changed, 0 insertions, 0 deletions