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