From a6e55e352847915136b5ed5c2a87a557a74ea21a Mon Sep 17 00:00:00 2001 From: Fernando Cappi Date: Sat, 5 Oct 2013 22:49:15 -0300 Subject: [PATCH] Update Oflops repository in install.sh --- util/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/install.sh b/util/install.sh index 59e9bbf..10a6e2e 100755 --- a/util/install.sh +++ b/util/install.sh @@ -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