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>
Showing
- include/linux/tipc_config.h 0 additions, 5 deletionsinclude/linux/tipc_config.h
- net/tipc/addr.h 0 additions, 15 deletionsnet/tipc/addr.h
- net/tipc/cluster.c 1 addition, 278 deletionsnet/tipc/cluster.c
- net/tipc/cluster.h 0 additions, 8 deletionsnet/tipc/cluster.h
- net/tipc/link.c 6 additions, 7 deletionsnet/tipc/link.c
- net/tipc/msg.h 1 addition, 6 deletionsnet/tipc/msg.h
- net/tipc/net.c 0 additions, 45 deletionsnet/tipc/net.c
- net/tipc/net.h 0 additions, 4 deletionsnet/tipc/net.h
- net/tipc/node.c 7 additions, 159 deletionsnet/tipc/node.c
- net/tipc/node.h 0 additions, 21 deletionsnet/tipc/node.h
Loading
Please register or sign in to comment