Update oftest repo location
Fixes Issue 41: https://github.com/mininet/mininet/issues/41 Reported-by: sublinhado on GitHub
This commit is contained in:
+1
-1
@@ -284,7 +284,7 @@ function oftest {
|
|||||||
|
|
||||||
# Install oftest:
|
# Install oftest:
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone git://openflow.org/oftest
|
git clone git://github.com/floodlight/oftest
|
||||||
cd oftest
|
cd oftest
|
||||||
cd tools/munger
|
cd tools/munger
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user