tipc: Eliminate remaining support for routing table messages
authorAllan Stephens <allan.stephens@windriver.com>
Fri, 11 Mar 2011 18:09:28 +0000 (13:09 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 13 Mar 2011 20:35:19 +0000 (16:35 -0400)
commit7945c1fb02ef08316df8c054ce180bf3f4e35ae4
tree3c1be570b0d4239a7c946a558363b63cc15e0046
parent50d492321a2d94aa2ff5e26e73af08d937f8acb0
tipc: Eliminate remaining support for routing table messages

Gets rid of all remaining code relating to ROUTE_DISTRIBUTOR messages.
These messages were only used in multi-cluster and multi-zone networks,
which TIPC no longer supports. (For safety, TIPC now treats such messages
the same way that it handles other unrecognized messages.)

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/link.c
net/tipc/msg.c
net/tipc/msg.h