Generate route tables from switch route entries
void rio_build_route_tables(struct rio_net * net);
net
RIO network to run route tables scan on
For each switch device, generate a route table by copying existing route entries from the switch.
Matt Porter <[email protected]>, <[email protected]>
Author.