]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Remove prototype code for supporting inter-cluster routing
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:18 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:48 +0000 (13:57 -0800)
commitc183f6e2b4688fc2fa26f9248383fb462f51d716
tree94d90bd650f0dd8ab542cc5c948d6ddf6501a107
parented14dc4d6dc68743f0d58575327005052917447f
tipc: Remove prototype code for supporting inter-cluster routing

Eliminates routines and data structures that were intended to allow
TIPC to route messages to other clusters. Currently, TIPC supports only
networks consisting of a single cluster within a single zone, so this
code is unnecessary.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tipc_config.h
net/tipc/addr.h
net/tipc/cluster.c
net/tipc/cluster.h
net/tipc/link.c
net/tipc/msg.h
net/tipc/net.c
net/tipc/net.h
net/tipc/node.c
net/tipc/node.h