An implementation of the shortest path algorithm 'Open Shortest Path First' for Internet Protocol networks.
Run make in the top level directory to compile java classes.
Usage: java router <router_id> <nse_host> <nse_port> <router_port>
where,
router_idis an integer that represents the router id. It should be unique for each router.nse_hostis the host where the Network State Emulator is running.nse_portis the port number of the Network State Emulator.router_portis the router port