Cody Burkard
|
73f477be9d
|
added waitConnect to linearbandwidth example.
|
2014-07-09 19:12:15 -07:00 |
|
Cody Burkard
|
4797b42005
|
conforming to style, and fixing documentation
|
2014-07-09 19:12:15 -07:00 |
|
Cody Burkard
|
6845fd8339
|
added documentation for waitConnected timeout
|
2014-07-09 19:12:15 -07:00 |
|
Cody Burkard
|
8e2443ada4
|
improved waitConnected algorithm and set default wait time to wait forever
|
2014-07-09 19:12:15 -07:00 |
|
Cody Burkard
|
84ea8d7f90
|
added waitConnected attribute to mininet class
|
2014-07-09 19:12:15 -07:00 |
|
Cody Burkard
|
1aed2b8abd
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-09 19:07:29 -07:00 |
|
Cody Burkard
|
b6be1e2810
|
Merge branch 'patches/cleanup'
|
2014-07-08 17:57:10 -07:00 |
|
Cody Burkard
|
9c3ecfe338
|
conforming to mininet style
|
2014-07-02 10:53:41 -07:00 |
|
Cody Burkard
|
40a4a25dd8
|
use a single mininet instance in bindpy
|
2014-07-01 14:51:07 -07:00 |
|
Cody Burkard
|
af2f67d98c
|
added documentation for HostWithPrivateDirs
|
2014-06-26 09:29:06 -07:00 |
|
Cody Burkard
|
752c2d6e7c
|
mountprivatedirs is no longer needed
|
2014-06-20 23:54:18 -07:00 |
|
Cody Burkard
|
3c3344e1f5
|
imported check_output
|
2014-06-20 23:31:45 -07:00 |
|
Cody Burkard
|
6a81b6dfb3
|
added persistence option to HostWithPrivateDirs. also attached mount namespaces when mnexec -a is specified
|
2014-06-19 15:08:26 -07:00 |
|
Cody Burkard
|
0d39f11034
|
added code to kill stale mininet processes
|
2014-06-16 17:39:24 -07:00 |
|
Cody Burkard
|
ebc1eae679
|
Merge branch 'patches/fix_bindpy' of https://github.com/cdburkard/mininet into patches/fix_bindpy
|
2014-06-11 03:26:45 -07:00 |
|
Cody Burkard
|
29e5bee34e
|
fixed issue with AssertTrue and skip first test if using old OVS version
|
2014-06-10 22:15:49 -07:00 |
|
Cody Burkard
|
de41192ea7
|
imported warn from mininet.log
|
2014-06-10 21:50:40 -07:00 |
|
Cody Burkard
|
b3055067ac
|
fixed netParse bug that caused mininet crash when no ip prefix was specified
|
2014-06-10 18:38:10 -07:00 |
|
Cody Burkard
|
9109233886
|
Added support for mount namespaces in bind.py. Also moved it to the node class as a host type.
|
2014-06-10 11:44:03 -07:00 |
|
Cody
|
87b6021428
|
restructured code and added a test for the numberedports.py example
|
2014-05-29 17:26:40 -07:00 |
|
Cody
|
50f5080912
|
corrected code
|
2014-05-29 11:52:56 -07:00 |
|
Cody
|
3641723193
|
explaining test
|
2014-05-29 11:11:12 -07:00 |
|
Cody
|
586a9bb631
|
adding example to test functionality of port numbering
|
2014-05-28 17:46:19 -07:00 |
|
Cody
|
4579b303e6
|
conforming to mininet python style
|
2014-05-28 13:46:55 -07:00 |
|
Cody
|
32d3c2bc79
|
removing debugging messages
|
2014-05-28 12:56:24 -07:00 |
|
Cody
|
ba43451bd6
|
rearranged code for elegance
|
2014-05-28 12:42:48 -07:00 |
|
Cody
|
f1e42ba5fa
|
adding ovs version detection to fix port numbering bug
|
2014-05-28 11:50:13 -07:00 |
|