linux/net/tipc
Allan Stephens fc144deec6 [TIPC]: Can now list multicast link on an isolated network node
This patch fixes a minor bug that prevents "tipc-config -l" from
displaying the multicast link if a TIPC node has never successfully
established at least one unicast link.

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:21 -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 [TIPC]: Add support for Ethernet VLANs 2006-10-18 19:55:18 -07:00
core.h [TIPC]: Add support for Ethernet VLANs 2006-10-18 19:55:18 -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]: Fixed slow link reactivation when link tolerance is large 2006-10-18 19:55:20 -07:00
discover.h
eth_media.c
handler.c
Kconfig
link.c [TIPC]: Remove code bloat introduced by print buffer rework 2006-10-18 19:55:18 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c [TIPC]: Name publication events now delivered in chronological order 2006-10-18 19:55:19 -07:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node.c [TIPC]: Can now list multicast link on an isolated network node 2006-10-18 19:55:21 -07:00
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]: Optimize wakeup logic when socket has no waiting processes 2006-10-18 19:55:17 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h