From 4e13f615aae7e89ca6438c0879533f00ff152489 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Wed, 29 Jun 2011 17:04:49 -0700 Subject: [PATCH] Git clone oflops from openflow.org rather than www.openflow.org --- util/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/install.sh b/util/install.sh index 9a80f8f..d2e14b0 100755 --- a/util/install.sh +++ b/util/install.sh @@ -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