- Jul 12, 2014
-
-
Cody Burkard authored
-
- Jul 10, 2014
-
-
Cody Burkard authored
-
Brian O'Connor authored
-
- Jul 09, 2014
-
-
Cody Burkard authored
-
lantz authored
Added support for mount namespaces in bind.py
-
- Jul 02, 2014
-
-
Cody Burkard authored
-
- Jul 01, 2014
-
-
Cody Burkard authored
-
lantz authored
added code to kill stale mininet processes
-
- Jun 27, 2014
-
-
Bob Lantz authored
-
- Jun 26, 2014
-
-
Cody Burkard authored
-
- Jun 21, 2014
-
-
Cody Burkard authored
-
Cody Burkard authored
-
- Jun 20, 2014
-
-
Brian O'Connor authored
fixed netParse bug that caused mininet crash when no ip prefix was specified
-
Cody Burkard authored
added persistence option to HostWithPrivateDirs. also attached mount namespaces when mnexec -a is specified
-
- Jun 17, 2014
-
-
Cody Burkard authored
-
- Jun 12, 2014
-
-
Brian O'Connor authored
ovs port numbering bug fix
-
- Jun 11, 2014
-
-
Cody Burkard authored
-
Cody Burkard authored
-
Cody Burkard authored
- Jun 10, 2014
-
-
Cody Burkard authored
-
- Jun 07, 2014
-
-
Brian O'Connor authored
-
- May 30, 2014
-
-
Cody authored
-
- May 29, 2014
-
-
Cody authored
-
Cody authored
-
Brian O'Connor authored
-
Cody authored
-
- May 28, 2014
- May 22, 2014
-
-
Rich Lane authored
-
Rich Lane authored
Each switch class will be called to shutdown its own instances.
-
Rich Lane authored
Not a single command like the OVS one, but it still greatly decreases the shutdown time. This does assume that stop() is called after batchShutdown(), which is true in the current mininet code.
-
- May 07, 2014
- May 03, 2014
-
-
Gregory Gee authored
net.addController( 'c0', protocol='ssl' ) This now allows OVS to connect to a controller using SSL. The default of protocol is 'tcp' as it currently is.
-
- Apr 25, 2014
-
-
Jon Hall authored
-