Clone this repository locally (or download it as a zip file) and set netsim_manager.py to executable: $ ./netsim_manager.py init DEVICE xr-0 CREATED DEVICE xr-1 CREATED DEVICE ios-0 CREATED DEVICE ios ...
netsim deterministically simulates networks for use testing distributed and peer to peer systems. These are difficult to test, because firstly, packets can get dropped or delivered out of order, so we ...