Minor edits

This commit is contained in:
Bob Lantz
2013-09-11 12:00:13 -07:00
committed by Brian O'Connor
parent ec810dd6db
commit 226a1dc391
+5 -5
View File
@@ -69,8 +69,8 @@ Mininet includes:
### New features in 2.1.0 ### New features in 2.1.0
Mininet 2.1.0 provides a number of bug fixes as well as a Mininet 2.1.0 provides a number of bug fixes as well as
number of new features, including: several new features, including:
* Convenient access to Mininet() as a dict of nodes * Convenient access to Mininet() as a dict of nodes
* X11 tunneling (wireshark in Mininet hosts, finally!) * X11 tunneling (wireshark in Mininet hosts, finally!)
@@ -84,9 +84,9 @@ number of new features, including:
We have provided several new examples which can also be We have provided several new examples which can also be
imported to provide useful functionality, including: imported to provide useful functionality, including:
* A simple NAT script to attach Mininet networks to your LAN * Connecting Mininet hosts the internet (or a LAN) using NAT
* An example of modeling control and data networks * Modeling control as well as data networks
* An example of per-host custom directories using bind mounts * Creating per-host custom directories using bind mounts
Note that these are experimental features which may "graduate" Note that these are experimental features which may "graduate"
into mainline Mininet in the future, so they should not be into mainline Mininet in the future, so they should not be