------------------------------------------------------------ revno: 484 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: marionnet timestamp: Mon 2017-05-29 16:31:23 +0200 message: Added functionality "Show Quagga terminal" (CISCO-IOS-like commands) to the component router. This required writing a script "marionnet_telnet.sh" (installed by default in the same place of the marionnet binary, for instance /usr/local/bin/) able to try an retry to telnet a machine on a particular port (2601) with a timeout. The timeout allows marionnet to easily launch the terminal without worring about the time required (1) by the machine to boot, then (2) by the services to start. added: scripts/marionnet_telnet.sh modified: Makefile.local machine.ml router.ml simulation_level.ml simulation_level.mli
-- lp:marionnet https://code.launchpad.net/~marionnet-drivers/marionnet/trunk Your team marionnet-dev is subscribed to branch lp:marionnet. To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp