Change default controller for mn to ovsc (ovs-controller.)

Also add check to see if another controller is running -
eventually we should really detect errors from starting the
controller!!
This commit is contained in:
Bob Lantz
2012-07-01 20:31:30 -07:00
parent cb859243a5
commit ec969b7f99
3 changed files with 17 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@ Package: mininet
Architecture: any
Depends:
openvswitch-switch,
openvswitch-controller,
telnet,
${misc:Depends},
${python:Depends},
${shlibs:Depends}