- Apr 23, 2010
-
-
Bob Lantz authored
Minor cosmetic change, really.
-
- Apr 11, 2010
- Mar 25, 2010
- Jan 02, 2010
-
-
Brandon Heller authored
-
- Dec 18, 2009
-
-
Brandon Heller authored
Now, to reference mininet files, use 'import mininet.mininet'. PYTHONPATH mods are no longer required for installation.
-
- Dec 15, 2009
-
-
Bob Lantz authored
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.
-
- Dec 11, 2009
-
-
Bob Lantz authored
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!
-
Bob Lantz authored
Minor tweaks to other files.
-
Bob Lantz authored
-
Bob Lantz authored
More edits for INSTALL and README files. Batteries still not included (for the moment.) ;-)
-
Bob Lantz authored
Added new example to create xterms. Other minor changes.
-
- Dec 10, 2009
-
-
Bob Lantz authored
-