linux/net/tipc
Allan Stephens e100ae92a6 [TIPC]: Disallow config operations that aren't supported in certain modes.
This change provides user-friendly feedback when TIPC is unable to perform
certain configuration operations that don't work properly in certain modes.
(In particular, any reconfiguration request that would temporarily take TIPC
from network mode to standalone mode, or from standalone mode to not running
mode, is disallowed.)

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-06-25 23:51:08 -07:00
..
addr.c
addr.h
bcast.c [TIPC] Fix for NULL pointer dereference 2006-06-25 23:41:15 -07:00
bcast.h
bearer.c
bearer.h
cluster.c
cluster.h
config.c [TIPC]: Disallow config operations that aren't supported in certain modes. 2006-06-25 23:51:08 -07:00
config.h
core.c [TIPC]: Added support for MODULE_VERSION capability. 2006-06-25 23:42:47 -07:00
core.h [TIPC]: Fix misleading comment in buf_discard() routine. 2006-06-25 23:42:19 -07:00
dbg.c
dbg.h
discover.c
discover.h
eth_media.c [TIPC]: Validate entire interface name when locating bearer to enable. 2006-06-25 23:43:21 -07:00
handler.c
Kconfig
link.c [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable 2006-06-25 23:50:30 -07:00
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]: Added missing warning for out-of-memory condition 2006-06-25 23:50:01 -07:00
port.h
ref.c
ref.h
socket.c [TIPC]: Optimized argument validation done by connect(). 2006-06-25 23:49:06 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h