diff options
author | Tuong Lien <tuong.t.lien@dektech.com.au> | 2019-06-17 12:15:42 +0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-17 13:27:32 -0700 |
commit | 6a6b5c8bff89c76b09a921ef05b042fdee940f2a (patch) | |
tree | ae40dc030f1726f75b5386ae6f4709859b9364f7 /net/Kconfig | |
parent | 9ed68ca0d90b53ba00745cb61ef105599532226f (diff) | |
download | linux-6a6b5c8bff89c76b09a921ef05b042fdee940f2a.tar.gz linux-6a6b5c8bff89c76b09a921ef05b042fdee940f2a.tar.bz2 linux-6a6b5c8bff89c76b09a921ef05b042fdee940f2a.zip |
tipc: include retrans failure detection for unicast
In patch series, commit 9195948fbf34 ("tipc: improve TIPC throughput by
Gap ACK blocks"), as for simplicity, the repeated retransmit failures'
detection in the function - "tipc_link_retrans()" was kept there for
broadcast retransmissions only.
This commit now reapplies this feature for link unicast retransmissions
that has been done via the function - "tipc_link_advance_transmq()".
Also, the "tipc_link_retrans()" is renamed to "tipc_link_bc_retrans()"
as it is used only for broadcast.
Acked-by: Jon Maloy <jon.maloy@ericsson.se>
Signed-off-by: Tuong Lien <tuong.t.lien@dektech.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions