Fixed treePing64.

Minor tweaks to other files.
This commit is contained in:
Bob Lantz
2009-12-11 04:25:31 -08:00
parent 2a0cad3c85
commit f4d9e05d05
4 changed files with 27 additions and 14 deletions
+3
View File
@@ -15,6 +15,9 @@ datapath) are created as processes in separate network namespaces. This
allows a complete OpenFlow network to be simulated on top of a single
Linux kernel.
Mininet provides a set of Python classes and functions which enable
creation of OpenFlow networks of varying sizes and topologies.
In order to run Mininet, you must have:
* A Linux 2.6.26 or greater kernel compiled with network namespace support