iproute -> iproute2 for Ubuntu 18.04

This should also be backward compatible to 14.04.
This commit is contained in:
Bob Lantz
2018-04-28 01:48:36 +00:00
parent c5b2efd839
commit 8af3f28b67
+1 -1
View File
@@ -150,7 +150,7 @@ function mn_deps {
iproute telnet python-setuptools libcgroup-tools \
ethtool help2man python-pyflakes python3-pylint python-pep8 python-pexpect
else
$install gcc make socat psmisc xterm ssh iperf iproute telnet \
$install gcc make socat psmisc xterm ssh iperf iproute2 telnet \
python-setuptools cgroup-bin ethtool help2man \
pyflakes pylint pep8 python-pexpect
fi