File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Mininet Installation/Configuration Notes
33----------------------------------------
44
5- Mininet 2.2.1rc1
5+ Mininet 2.2.1
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.1rc1 License
1+ Mininet 2.2.1 License
22
33Copyright (c) 2013-2015 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.1rc1
6+ Mininet 2.2.1
77
88### What is Mininet?
99
Original file line number Diff line number Diff line change 108108from mininet .term import cleanUpScreens , makeTerms
109109
110110# Mininet version: should be consistent with README and LICENSE
111- VERSION = "2.2.1rc1 "
111+ VERSION = "2.2.1 "
112112
113113class Mininet ( object ):
114114 "Network emulation with hosts spawned in network namespaces."
You can’t perform that action at this time.
0 commit comments