Updates route tables in switches
void rio_update_route_tables(struct rio_net * net);
net
RIO network to run update on
For each enumerated device, ensure that each switch in a system has correct routing entries. Add routes for devices that where unknown dirung the first enumeration pass through the switch.
Matt Porter <[email protected]>, <[email protected]>
Author.