Git clone oflops from openflow.org rather than www.openflow.org

This commit is contained in:
Bob Lantz
2011-06-29 17:04:49 -07:00
parent 37e1eafdbb
commit 4e13f615aa
+1 -1
View File
@@ -236,7 +236,7 @@ function cbench {
sudo apt-get install -y libsnmp-dev libpcap-dev
cd ~/
git clone git://www.openflow.org/oflops.git
git clone git://openflow.org/oflops.git
cd oflops
sh boot.sh
./configure --with-openflow-src-dir=$HOME/openflow