]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Enhance sending of discovery object link request messages
authorAllan Stephens <Allan.Stephens@windriver.com>
Thu, 21 Apr 2011 21:28:02 +0000 (16:28 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 10 May 2011 20:04:00 +0000 (16:04 -0400)
commitf3687b2145c1f7d8e78a105ad9837d455812a401
tree892bb742c6f6caaedd5ef3e3ac6d8fd96c66483b
parent1ecc9f59472bec6a5f003ce1b37fc66d3c885f7b
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 <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/discover.c