- Aug 18, 2010
-
-
Bob Lantz authored
-
- Mar 27, 2010
- Mar 26, 2010
- Mar 24, 2010
-
-
Bob Lantz authored
-
- Mar 23, 2010
- Mar 14, 2010
-
-
Brandon Heller authored
Before this commit, you'd have to manually insert the kernel module for OVS or OF kernel modules, and you couldn't run one regression test with all 3. Now, these are kmod insert/remove is handled automatically.
-
Brandon Heller authored
-
- Mar 15, 2010
- Mar 14, 2010
- Mar 13, 2010
-
-
Bob Lantz authored
-
- Mar 12, 2010
-
-
Bob Lantz authored
-
- Jan 31, 2010
-
-
Brandon Heller authored
Simplifies installation step
-
- 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 16, 2009
-
-
Bob Lantz authored
Added retry() function for createLink to see if it helps (probably won't.) Random edits to docs.
-
- 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 14, 2009
-
-
Bob Lantz authored
Added scratchnetuser.
-
- 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
More edits for INSTALL and README files. Batteries still not included (for the moment.) ;-)
-
Bob Lantz authored
-
Bob Lantz authored
More tweaks for examples, which are still in progress.
-