- Sep 17, 2013
-
-
Bob Lantz authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
- Sep 16, 2013
-
-
Rich Lane authored
This parameter is already supported by the other switch classes.
-
- Sep 13, 2013
-
-
Brian O'Connor authored
-
- Sep 12, 2013
-
-
Brian O'Connor authored
-
- Sep 11, 2013
-
-
Brian O'Connor authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Brian O'Connor authored
-
Bob Lantz authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
Bob Lantz authored
test_hifi.py currently fails for OVS when datapath=user - we should look at this and fix it.
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
fixes #199
-
Bob Lantz authored
-
- Aug 27, 2013
-
-
Brian O'Connor authored
-
- Aug 22, 2013
-
-
Jose Pedro Oliveira authored
---------- *** c0 : ('echo A | telnet -e A 127.0.0.1 6633',) telnet: connect to address 127.0.0.1: Connection refused Telnet escape character is 'A'. Trying 127.0.0.1... Unable to contact the remote controller at 127.0.0.1:6633 ----------
-
- Aug 15, 2013
-
-
Brian O'Connor authored
-
Brian O'Connor authored
Use files instead of sysctl to set limits
-
- Aug 13, 2013
-
-
Brian O'Connor authored
fixes #184
-
- Aug 10, 2013
-
-
Brian O'Connor authored
-
Brian O'Connor authored
Fixed locals bug (now they are persisent across calls)
-
- Aug 09, 2013
-
-
Brian O'Connor authored
Updated Mininet to be more compliant with dict Fixes #182
-
- Aug 07, 2013
-
-
Brian O'Connor authored
-
- Jul 31, 2013
-
-
Brian O'Connor authored
fixes #168
-
- Jul 30, 2013
- Jul 26, 2013
-
-
Brian O'Connor authored
fixes #173
-
- Jul 24, 2013
-
-
Brian O'Connor authored
fixes #176
-
- Jul 20, 2013
-
-
Brian O'Connor authored
Extended LinearTopo to support mulitple hosts per switch
-
- Jul 19, 2013
-
-
Rich Lane authored
This change uses the `Node.cmd` method instead of `Popen`. The `cmd` method sends the input to a shell which may be in another namespace (if --innamespace is in use), while `Popen` would always run in the root namespace.
-
- Jul 18, 2013
-
-
Rich Lane authored
IVS needs to be sent SIGTERM so it has a chance to clean up the kernel datapath.
-
- 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
-