Merge branch 'master' of github.com:mininet/mininet
This commit is contained in:
@@ -107,6 +107,8 @@ info( '* Stopping Data Network\n' )
|
|||||||
net.stop()
|
net.stop()
|
||||||
|
|
||||||
info( '* Stopping Control Network\n' )
|
info( '* Stopping Control Network\n' )
|
||||||
|
# dataControllers have already been stopped
|
||||||
|
cnet.hosts = list( set( cnet.hosts ) - set( dataControllers ) )
|
||||||
cnet.stop()
|
cnet.stop()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user