| =================== | |
| ``simhostroute.sh`` | |
| =================== | |
| Helper script used to set up the tap driver, host routes, and IP Tables rules to | |
| support networking with the simulator under Linux. | |
| General usage: | |
| .. code:: console | |
| $ tools/simhostroute.sh | |
| Usage: tools/simhostroute.sh <interface> <on|off> | |
| See ``boards/sim/sim/sim/NETWORK-LINUX.txt`` for further information. |