+ text file updates
This commit is contained in:
lantz
2021-01-30 15:41:20 -08:00
committed by GitHub
parent dffddc338f
commit ec2d93d482
4 changed files with 80 additions and 28 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ from mininet.util import ( quietRun, fixLimits, numCores, ensureRoot,
from mininet.term import cleanUpScreens, makeTerms
# Mininet version: should be consistent with README and LICENSE
VERSION = "2.3.0b1"
VERSION = "2.3.0b2"
class Mininet( object ):
"Network emulation with hosts spawned in network namespaces."