File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Mininet Installation/Configuration Notes
33----------------------------------------
44
5- Mininet 2.2.0rc1
5+ Mininet 2.2.0rc2
66---
77
88The supported installation methods for Mininet are 1) using a
Original file line number Diff line number Diff line change 1- Mininet 2.2.0rc1 License
1+ Mininet 2.2.0rc2 License
22
33Copyright (c) 2013-2014 Open Networking Laboratory
44Copyright (c) 2009-2012 Bob Lantz and The Board of Trustees of
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Mininet: Rapid Prototyping for Software Defined Networks
33
44* The best way to emulate almost any network on your laptop!*
55
6- Mininet 2.2.0rc1
6+ Mininet 2.2.0rc2
77
88### What is Mininet?
99
Original file line number Diff line number Diff line change 107107from mininet .term import cleanUpScreens , makeTerms
108108
109109# Mininet version: should be consistent with README and LICENSE
110- VERSION = "2.2.0rc1 "
110+ VERSION = "2.2.0rc2 "
111111
112112class Mininet ( object ):
113113 "Network emulation with hosts spawned in network namespaces."
You can’t perform that action at this time.
0 commit comments