Git clone oflops from openflow.org rather than www.openflow.org
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ function cbench {
|
|||||||
|
|
||||||
sudo apt-get install -y libsnmp-dev libpcap-dev
|
sudo apt-get install -y libsnmp-dev libpcap-dev
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone git://www.openflow.org/oflops.git
|
git clone git://openflow.org/oflops.git
|
||||||
cd oflops
|
cd oflops
|
||||||
sh boot.sh
|
sh boot.sh
|
||||||
./configure --with-openflow-src-dir=$HOME/openflow
|
./configure --with-openflow-src-dir=$HOME/openflow
|
||||||
|
|||||||
Reference in New Issue
Block a user