tipc: Don't respond to neighbor discovery request on blocked bearer
authorAllan Stephens <Allan.Stephens@windriver.com>
Mon, 28 Feb 2011 16:04:08 +0000 (11:04 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 13 Mar 2011 20:35:19 +0000 (16:35 -0400)
Adds a check to prevent TIPC from trying to respond to an incoming
LINK_CONFIG request message if the associated bearer is currently
prohibited from sending messages.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found