Fix param typo
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ class Mininet( object ):
|
|||||||
host: Host class
|
host: Host class
|
||||||
controller: Controller class
|
controller: Controller class
|
||||||
cparams: ControllerParams object
|
cparams: ControllerParams object
|
||||||
now: build now from topo?
|
build: build now from topo?
|
||||||
xterms: if build now, spawn xterms?
|
xterms: if build now, spawn xterms?
|
||||||
cleanup: if build now, cleanup before creating?
|
cleanup: if build now, cleanup before creating?
|
||||||
inNamespace: spawn switches and controller in net namespaces?
|
inNamespace: spawn switches and controller in net namespaces?
|
||||||
|
|||||||
Reference in New Issue
Block a user