- Jul 24, 2013
-
-
Brandon Heller authored
D'oh! Next time test presence _and_ absense of an added env var. OTOH, when people notice this quickly, it means they're using install.sh :-)
-
Brian O'Connor authored
-
Brian O'Connor authored
fixes #176
-
- Jul 23, 2013
-
-
Brian O'Connor authored
Dynamic Network with Remote Controller example; Extended LinearTopo
-
- Jul 21, 2013
-
-
Gustavo Pantuza Coelho Pinto authored
Simplified and refactored examples/dynamicnet.py
-
- Jul 20, 2013
-
-
Brian O'Connor authored
Developer dependencies are ~1GB
-
Brian O'Connor authored
Cleanup and cosmetic changes.
-
Brian O'Connor authored
Fix issue with mountCgroups not recognizing mounted cgroup
-
Brian O'Connor authored
Extended LinearTopo to support mulitple hosts per switch
-
- Jul 19, 2013
-
-
Brandon Heller authored
Extensibility Improvements
-
David Erickson authored
-
David Erickson authored
-
Gustavo Pantuza Coelho Pinto authored
-
Gustavo Pantuza Coelho Pinto authored
-
Gustavo Pantuza Coelho Pinto authored
The script builds a network topology based on command line arguments and uses a remote controller
-
- Jul 15, 2013
-
-
Vitaliy Ivanov authored
Right now after installing mininet using util/install.sh there is a problem when try to generate doc: make doc doxygen doc/doxygen.cfg make: doxygen: Command not found make: *** [doc] Error 127 Adding doxygen, doxypy and texlive-fonts-recommended packages to fix the problem.
-
Vitaliy Ivanov authored
-
Vitaliy Ivanov authored
s/http:\/\/openflow.org\/mininet/http:\/\/mininet.org/g
-
- Jul 13, 2013
-
-
Piyush Srivastava authored
Changed mountCgroups to use the file /proc/mounts (instead of the current case where it uses the less reliable (http://www.mail-archive.com/lxc-devel@lists.sourceforge.net/msg00455.html) /etc/mtab thorugh the mount program
-
- Jul 11, 2013
-
-
Brian O'Connor authored
fixes #143
-
- Jul 10, 2013
-
-
Brian O'Connor authored
Fixes #94
-
Brian O'Connor authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
Brian O'Connor authored
fixes #161
-
- Jul 09, 2013
-
-
Bob Lantz authored
-
- Jul 06, 2013
-
-
Bob Lantz authored
-
- Jul 05, 2013
-
-
Bob Lantz authored
It appears that under certain conditions, such as when a namespace exits, both ends of a veth pair may get dumped into the root namespace. We therefore now remove an interface both from its home namespace and from the root namespace.
-
- Jul 04, 2013
- Jun 26, 2013
-
-
Bob Lantz authored
This disables slicing by default but fixes bandwidth limits. Eventually we want to enable both to work together, but for now this enables one or the other depending on the dpopts setting.
-
Bob Lantz authored
Currently, slicing on the user switch breaks bandwidth limits. We don't yet have a good way of using both of them at the same time. I'm inclined to turn off slicing by default, but I have to think about it and also see if any one is using it...
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
- Jun 25, 2013