Skip to content
Snippets Groups Projects
Commit ec810dd6 authored by Bob Lantz's avatar Bob Lantz Committed by Brian O'Connor
Browse files

minor edits

parent 54932125
No related branches found
No related tags found
No related merge requests found
......@@ -72,14 +72,14 @@ Mininet includes:
Mininet 2.1.0 provides a number of bug fixes as well as a
number of new features, including:
* Convenient access to Mininet() as a dict
* X11 tunneling (wireshark in Mininet hosts!)
* Convenient access to Mininet() as a dict of nodes
* X11 tunneling (wireshark in Mininet hosts, finally!)
* Accurate reflection of the Mininet() object in the CLI
* Automatically detecting and adjusting resource limits
* Automatic cleanup on failure of the `mn` command
* Support for running OVS in user space mode
* Preliminary support for running OVS in user space mode
* Preliminary support for the Indigo Virtual Switch (IVSSwitch)
* The ability to import examples as modules
* The ability to import modules from mininet.examples
We have provided several new examples which can also be
imported to provide useful functionality, including:
......
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