Skip to content
Snippets Groups Projects
Commit 435d0d68 authored by Bob Lantz's avatar Bob Lantz
Browse files

-> 2.2.1rc1

parent 66e9845f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
Mininet Installation/Configuration Notes
----------------------------------------
Mininet 2.2.1d2
Mininet 2.2.1rc1
---
The supported installation methods for Mininet are 1) using a
......
Mininet 2.2.1d2 License
Mininet 2.2.1rc1 License
Copyright (c) 2013-2015 Open Networking Laboratory
Copyright (c) 2009-2012 Bob Lantz and The Board of Trustees of
......
......@@ -3,7 +3,7 @@ Mininet: Rapid Prototyping for Software Defined Networks
*The best way to emulate almost any network on your laptop!*
Mininet 2.2.1d2
Mininet 2.2.1rc1
### What is Mininet?
......@@ -108,6 +108,8 @@ Mininet mailing list, `mininet-discuss` at:
### Join Us
Thanks again to all of the Mininet contributors!
Mininet is an open source project and is currently hosted
at <https://github.com/mininet>. You are encouraged to download
the code, examine it, modify it, and submit bug reports, bug fixes,
......@@ -121,12 +123,5 @@ hard work that Mininet continues to grow and improve.
Best wishes, and we look forward to seeing what you can do with
Mininet to change the networking world!
The Mininet Core Team:
* Bob Lantz
* Brian O'Connor
* Cody Burkard
Thanks again to all of the Mininet contributors, particularly Gregory
Gee for his work on MiniEdit.
Bob Lantz
Mininet Core Team
......@@ -108,7 +108,7 @@
from mininet.term import cleanUpScreens, makeTerms
# Mininet version: should be consistent with README and LICENSE
VERSION = "2.2.1d2"
VERSION = "2.2.1rc1"
class Mininet( object ):
"Network emulation with hosts spawned in network namespaces."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment