IPXRIPD:
- Read the kernel IPX routing table to update internal RIPD tables.
  Sync internal table with the kernel system table.
  Basically when we read the /proc routing table if we find routes
  that we don't have we add them (as static routes).  If some routes
  that we know about are not there we delete our routes.

