linux/net/tipc
Allan Stephens e91ed0bcdf [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>
2006-10-18 19:55:16 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c [TIPC]: Added duplicate node address detection capability 2006-10-18 19:55:16 -07:00
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.c [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
discover.c [TIPC]: Added duplicate node address detection capability 2006-10-18 19:55:16 -07:00
discover.h
eth_media.c
handler.c
Kconfig
link.c
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node.c
node.h
node_subscr.c
node_subscr.h
port.c [TIPC]: Add missing unlock in port timeout code. 2006-10-18 19:55:13 -07:00
port.h
ref.c
ref.h
socket.c [TIPC]: Stream socket can now send > 66000 bytes at a time 2006-10-18 19:55:15 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h