Re: [PATCH net-next v1 1/1] tipc: fix stale links after re-enabling bearer

2016-04-24 Thread David Miller
From: Parthasarathy Bhuvaragan Date: Thu, 21 Apr 2016 15:51:13 +0200 > Commit 42b18f605fea ("tipc: refactor function tipc_link_timeout()"), > introduced a bug which prevents sending of probe messages during > link synchronization phase. This leads to

[PATCH net-next v1 1/1] tipc: fix stale links after re-enabling bearer

2016-04-21 Thread Parthasarathy Bhuvaragan
Commit 42b18f605fea ("tipc: refactor function tipc_link_timeout()"), introduced a bug which prevents sending of probe messages during link synchronization phase. This leads to hanging links, if the bearer is disabled/enabled after links are up. In this commit, we send the probe messages