Have install.sh apply controller patch for > 16 switches
This commit is contained in:
@@ -115,6 +115,9 @@ function of {
|
|||||||
git clone git://openflowswitch.org/openflow.git
|
git clone git://openflowswitch.org/openflow.git
|
||||||
cd ~/openflow
|
cd ~/openflow
|
||||||
|
|
||||||
|
# Patch controller to handle more than 16 switches
|
||||||
|
patch -p1 < ~/mininet/util/openflow-patches/controller.patch
|
||||||
|
|
||||||
# Resume the install:
|
# Resume the install:
|
||||||
./boot.sh
|
./boot.sh
|
||||||
./configure
|
./configure
|
||||||
|
|||||||
Reference in New Issue
Block a user