Bob Lantz
3465c9ea64
Updated to reflect changes and include 2.6.33 patch.
2010-03-14 19:19:10 -07:00
Bob Lantz
ed097b3b9c
Working a bit on text files. Removed netns.
2010-03-14 15:18:17 -07:00
Bob Lantz
bca38c997e
Minor config notes changes.
2010-03-14 00:18:24 -08:00
Bob Lantz
5947e017fd
Minor changes and corrections.
2010-03-12 16:13:09 -08:00
Brandon Heller
f52edfc545
Move sysctl params to separate file
...
Simplifies installation step
2010-01-31 06:58:02 -08:00
Brandon Heller
83086439cc
Remove/merge obsolete examples
2010-01-02 10:55:46 -08:00
Brandon Heller
51270ce4a2
Use setuptools to install python files
...
Now, to reference mininet files, use 'import mininet.mininet'.
PYTHONPATH mods are no longer required for installation.
2009-12-18 12:12:37 -08:00
Bob Lantz
0a9ea29fd2
Fixed problem for empty lists in cleanup.
...
Added retry() function for createLink to see if it helps (probably won't.)
Random edits to docs.
2009-12-15 19:53:22 -08:00
Bob Lantz
2f53491343
First crack at allowing Controller to be customized.
...
Network may now be used with custom controllers.
An example of doing this is in nox.py, which instantiates at TreeNet
using a custom Controller, NoxController, that runs nox_core rather
than the reference controller.
2009-12-14 20:14:44 -08:00
Bob Lantz
98332cb616
Tweaks to documentation files and sshd and xterms examples.
...
Added scratchnetuser.
2009-12-14 13:22:03 -08:00
Bob Lantz
55dd936829
Cleanup of doc files.
...
Fixed xterm.py (and cleanup) to clean up screen sessions.
Cleaned up sshd.py (though interface is still in flux.)
Added 1024-node network example (treenet1024.py).
Added example showing multiple tests on a single network (multitest.py).
Renamed examples to make them easier to type!
2009-12-11 09:21:36 -08:00
Bob Lantz
b3dd44d41b
Fixed bigTreePing64.
...
More edits for INSTALL and README files.
Batteries still not included (for the moment.) ;-)
2009-12-11 03:58:54 -08:00
Bob Lantz
d8ef79dff7
Tweaks for install and readme files.
2009-12-11 03:31:45 -08:00
Bob Lantz
af8f0b61b6
Added INSTALL file incorporating Brandon's suggestions.
...
More tweaks for examples, which are still in progress.
2009-12-11 03:22:09 -08:00