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

in-line documentation link

parent a64f8c28
No related branches found
No related tags found
No related merge requests found
...@@ -84,15 +84,16 @@ several new features, including: ...@@ -84,15 +84,16 @@ several new features, including:
* An improved MiniEdit GUI (`examples/miniedit.py`) - thanks to * An improved MiniEdit GUI (`examples/miniedit.py`) - thanks to
Gregory Gee Gregory Gee
* Experimental cluster support - consult the [documentation][1] for details, * Support for multiple `--custom` arguments to `mn`
* Experimental cluster support - consult the
[documentation](http://docs.mininet.org) for details -
as well as `examples/cluster.py` and an experimental `--cluster` as well as `examples/cluster.py` and an experimental `--cluster`
option for topologies built with the default `Host` and `OVSSwitch` option for topologies built with the default `Host` and `OVSSwitch`
classes: classes:
`mn --cluster localhost,server1,server2` `mn --cluster localhost,server1,server2`
[1]: http://docs.mininet.org
Note that examples contain experimental features which might Note that examples contain experimental features which might
"graduate" into mainline Mininet in the future, but they should "graduate" into mainline Mininet in the future, but they should
not be considered a stable part of the Mininet API! not be considered a stable part of the Mininet API!
......
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