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)
commitf9107ebe7d18a04f07d2a990a912efa2a2ac1873
treeec14aea5a5cf2a8de72af882517e76599751fc9f
parentd901a42b271dbd94983b798955403dcf1afa60ac
tipc: Don't respond to neighbor discovery request on blocked bearer

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>
net/tipc/discover.c