From: Allan Stephens Date: Tue, 17 Oct 2006 04:57:13 +0000 (-0700) Subject: [TIPC]: Fixed slow link reactivation when link tolerance is large X-Git-Tag: v2.6.19-rc3~45^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de07f6156fe664063207c010b3bd2500348884a;p=pandora-kernel.git [TIPC]: Fixed slow link reactivation when link tolerance is large This patch corrects an issue wherein a previouly failed node could not reestablish a links to a non-failing node in the TIPC network until the latter node detected the link failure itself (which might be configured to take up to 30 seconds). The non-failing node now responds to link setup requests from a previously failed node in at most 1 second, allowing it to detect the link failure more quickly. Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed