Re: [net] tipc: fix false detection of retransmit failures

2019-08-16 Thread David Miller
From: Tuong Lien Date: Thu, 15 Aug 2019 10:24:08 +0700 > This commit eliminates the use of the link 'stale_limit' & 'prev_from' > (besides the already removed - 'stale_cnt') variables in the detection > of repeated retransmit failures as there is no proper way to initialize > them to avoid a fals

[net] tipc: fix false detection of retransmit failures

2019-08-14 Thread Tuong Lien
This commit eliminates the use of the link 'stale_limit' & 'prev_from' (besides the already removed - 'stale_cnt') variables in the detection of repeated retransmit failures as there is no proper way to initialize them to avoid a false detection, i.e. it is not really a retransmission failure but d