Add cgroup and ethtool dependencies for mininet (w/hifi integration.)
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ function kernel_clean {
|
||||
function mn_deps {
|
||||
echo "Installing Mininet dependencies"
|
||||
$install gcc make screen psmisc xterm ssh iperf iproute \
|
||||
python-setuptools python-networkx
|
||||
python-setuptools python-networkx cgroup-bin ethtool
|
||||
|
||||
if [ "$DIST" = "Ubuntu" ] && [ "$RELEASE" = "10.04" ]; then
|
||||
echo "Upgrading networkx to avoid deprecation warning"
|
||||
|
||||
Reference in New Issue
Block a user