From: Allan Stephens Date: Thu, 21 Apr 2011 21:28:02 +0000 (-0500) Subject: tipc: Enhance sending of discovery object link request messages X-Git-Tag: v3.0-rc1~377^2~111^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691a62075922b43b2b03def87ebcfdfbf0cd2ed8;p=pandora-kernel.git tipc: Enhance sending of discovery object link request messages Augments TIPC's discovery object to send its initial neighbor discovery request message as soon as the associated bearer is created, rather than waiting for its first periodic timeout to occur, thereby speeding up the discovery process. Also adds a check to suppress the initial request or subsequent requests if the bearer is blocked at the time the request is scheduled for transmission. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed