Merge pull request #225 from fcappi/master

Update Oflops repository in install.sh
This commit is contained in:
Bob
2013-10-08 12:42:19 -07:00
+1 -1
View File
@@ -555,7 +555,7 @@ function cbench {
$install libsnmp-dev libpcap-dev libconfig-dev
fi
cd $BUILD_DIR/
git clone git://openflow.org/oflops.git
git clone git://gitosis.stanford.edu/oflops.git
cd oflops
sh boot.sh || true # possible error in autoreconf, so run twice
sh boot.sh