From 1e9b5f61fc081c400b3fb5b840a97d4a1aeaee69 Mon Sep 17 00:00:00 2001 From: Brandon Heller Date: Mon, 26 Nov 2012 15:04:51 -0800 Subject: [PATCH] install.sh: add Telnet Reported-by: Julius Bachnick https://mailman.stanford.edu/pipermail/mininet-discuss/2012-November/001349.html --- util/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/install.sh b/util/install.sh index 215ee9c..8bd7cac 100755 --- a/util/install.sh +++ b/util/install.sh @@ -122,7 +122,7 @@ function kernel_clean { # Install Mininet deps function mn_deps { echo "Installing Mininet dependencies" - $install gcc make screen psmisc xterm ssh iperf iproute \ + $install gcc make screen psmisc xterm ssh iperf iproute telnet \ python-setuptools python-networkx cgroup-bin ethtool help2man \ pyflakes pylint pep8