Revision 21366afc mininet/net.py
mininet/net.py | ||
---|---|---|
101 | 101 |
from mininet.term import cleanUpScreens, makeTerms |
102 | 102 |
|
103 | 103 |
# Mininet version: should be consistent with README and LICENSE |
104 |
VERSION = "2.0.0rc1"
|
|
104 |
VERSION = "2.0.0" |
|
105 | 105 |
|
106 | 106 |
class Mininet( object ): |
107 | 107 |
"Network emulation with hosts spawned in network namespaces." |
Also available in: Unified diff