[TIPC]: Added duplicate node address detection capability
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 17 Oct 2006 04:44:59 +0000 (21:44 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 19 Oct 2006 02:55:16 +0000 (19:55 -0700)
commite91ed0bcdfc4812c0342d64281ee985213df07c3
tree17066452681e47b8ca1d28180cd28d0cd1ec9af7
parenteb5959c2bd290bf6c24ddf6d1f5ebcb496c54adb
[TIPC]: Added duplicate node address detection capability

TIPC now rejects and logs link setup requests from node <Z.C.N> if the
receiving node already has a functional link to that node on the associated
interface, or if the requestor is using the same <Z.C.N> as the receiver.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bearer.c
net/tipc/discover.c