Fixed problem for empty lists in cleanup.
Added retry() function for createLink to see if it helps (probably won't.) Random edits to docs.
This commit is contained in:
@@ -21,7 +21,8 @@ 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
|
||||
enabled. (debian-testing seems to have such a kernel.)
|
||||
enabled. (debian-testing seems to have such a kernel, but it doesn't
|
||||
work for compiling nox, unfortunately.)
|
||||
|
||||
* The OpenFlow reference implementation (either the user or kernel
|
||||
datapath may be used, and the tun or ofdatapath kernel modules must be
|
||||
|
||||
Reference in New Issue
Block a user