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:
Bob Lantz
2009-12-15 19:53:22 -08:00
parent 696a619d0e
commit 0a9ea29fd2
4 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Preliminary Mininet Installation/Configuration Notes
- This is not (yet) a 'release'; things may be broken.
- Mininet is not currently 'installed.' If you want to install it,
so that you can 'import mininet', place it somewhere in your
so that you can 'import mininet', place mininet.py somewhere in your
python path.
- A functional netns binary is required to run mininet, but currently you