cody burkard
|
c2341cd47a
|
update examples README with new examples
|
2014-11-24 19:43:15 -08:00 |
|
cody burkard
|
34933ef741
|
use ControlPersist ssh option to create a ControlMaster connection that will not die when a node dies
|
2014-11-18 17:22:06 -08:00 |
|
cody burkard
|
bbf94cdb63
|
use rcmd instead of quietRun when shutting down remote nodes
|
2014-11-17 17:55:06 -08:00 |
|
cody burkard
|
0d271f9477
|
fix sudoers file to allow -u option
|
2014-11-17 16:19:28 -08:00 |
|
cody burkard
|
0676346aeb
|
fix plot command to work when standard classes are present
|
2014-11-07 05:10:06 -08:00 |
|
cody burkard
|
93fdb69ee3
|
standardize on localhost for local server's name
|
2014-11-07 02:32:42 -08:00 |
|
cody burkard
|
3660e6d02f
|
wrap the title string in quotes so that bash interprets it correctly
|
2014-11-07 01:11:40 -08:00 |
|
Cody Burkard
|
08d611f49b
|
fix silent failures when rt cannot be assigned
|
2014-10-31 20:30:36 -07:00 |
|
cody burkard
|
f66904ab90
|
ensure we retrieve a single PID when run on a cluster node
|
2014-10-31 08:23:00 -07:00 |
|
cody burkard
|
6a363f65e3
|
unmount private directories after use
|
2014-10-31 04:59:35 -07:00 |
|
cody burkard
|
736db20c9f
|
merge HostWithPrivateDirs into Host
|
2014-10-31 04:43:10 -07:00 |
|
cody burkard
|
06d9e4bba7
|
add example and test for multiple links
|
2014-10-28 16:10:46 -07:00 |
|
Cody Burkard
|
f341159300
|
support wireshark versions greater than 1.11
|
2014-10-13 10:52:37 -07:00 |
|
cody burkard
|
cac98f5fd5
|
add cli usage information
|
2014-10-10 20:32:15 -07:00 |
|
cody burkard
|
33d42e25e6
|
if a test fails or exits with an error, run cleanup as a precaution
|
2014-10-03 09:50:39 -07:00 |
|
cody burkard
|
7c5d2771f7
|
wait for sshd to start in example
|
2014-10-03 04:52:21 -07:00 |
|
cody burkard
|
e3ab3fc239
|
fix a few small issues with walkthrough tests
|
2014-10-02 11:10:17 -07:00 |
|
cody burkard
|
f1123e71ae
|
update interface IP address with pexec so that backgrounded process output from the cli cannot interfere
|
2014-10-02 09:19:07 -07:00 |
|
cody burkard
|
778267aa75
|
if there are no interfaces to ping, there are no packets sent
|
2014-10-01 23:05:34 -07:00 |
|
cody burkard
|
684092bae1
|
wait for switches to connect during test_nets
|
2014-09-27 06:43:39 -07:00 |
|
cody burkard
|
9cbf4688b2
|
add 1ms delay to all links to exaggerate TCP bandwidth decrease across an increasing number of links
|
2014-09-27 04:48:57 -07:00 |
|
cody burkard
|
74857ba474
|
remove User Switch from linearBandwidth due to poor performance
|
2014-09-27 04:47:56 -07:00 |
|
cody burkard
|
f1b61c629a
|
Merge branch 'master' of github.com:mininet/mininet into patches/fix_sshd
Conflicts:
examples/cpu.py
|
2014-09-27 04:31:46 -07:00 |
|
cody burkard
|
a565bdd57d
|
fix popen to work with shell
|
2014-09-27 04:30:16 -07:00 |
|
cody burkard
|
cf5bbd597a
|
promote waitListening to util.py
|
2014-09-27 04:30:16 -07:00 |
|
cody burkard
|
c0d8fc0d37
|
wait until sshd has started on each host
|
2014-09-27 04:30:16 -07:00 |
|
cody burkard
|
eef43402b6
|
check for vlan dependency
|
2014-09-27 04:24:27 -07:00 |
|
cody burkard
|
54bd9e6112
|
continue to test cfs if rt is not enabled in kernel
|
2014-09-27 03:20:07 -07:00 |
|
cody burkard
|
686a9993f5
|
add Ryu controller to mininet
|
2014-09-26 15:42:15 -07:00 |
|
cody burkard
|
e16c5fe905
|
attach to cgroup first, then mount namespace
|
2014-09-25 22:51:48 -07:00 |
|
cody burkard
|
7eeaed992c
|
use udp with iperf to measure loss. pings are not reliable
|
2014-09-25 13:09:24 -07:00 |
|
cody burkard
|
f0ce6f501d
|
measure loss with udp iperf
|
2014-09-25 12:39:42 -07:00 |
|
cody burkard
|
823d1b9990
|
skip test if RT_GROUP_SCHED is not enabled
|
2014-09-25 10:16:55 -07:00 |
|
cody burkard
|
706229da77
|
adding example and test for intf.config
|
2014-09-17 12:55:59 -07:00 |
|
cody burkard
|
c5e8f09b10
|
adding comments to CLI
|
2014-09-15 15:52:14 -07:00 |
|
cody burkard
|
08643fe679
|
adding 'ports' command to cli
|
2014-09-15 15:33:58 -07:00 |
|
cody burkard
|
3df3610199
|
adding sanity check for cluster edition
|
2014-09-09 22:30:20 -07:00 |
|
cody burkard
|
00cbb348a7
|
if we do not receive a ping and cannot parse output, return errorTuple
|
2014-09-09 13:59:41 -07:00 |
|
cody burkard
|
58324bdc50
|
check if RT_GROUP_SCHED is enabled in kernel
|
2014-09-04 12:24:18 -07:00 |
|
cody burkard
|
04c1c098ed
|
wall clock time makes rt quota independent of nprocs
|
2014-09-04 10:46:57 -07:00 |
|
cody burkard
|
ce781a1832
|
use cgroups to calculate percentage of cpu used
|
2014-09-04 04:21:25 -07:00 |
|
cody burkard
|
ce1673803f
|
clean up logic for backgrounded processes
|
2014-08-27 11:07:22 -07:00 |
|
cody burkard
|
73adba8b81
|
print useful output for tests upon failure
|
2014-08-27 10:55:08 -07:00 |
|
cody burkard
|
c11d577349
|
parse pid printed when backgrounding a process
|
2014-08-27 08:44:08 -07:00 |
|
cody burkard
|
c75ff7ecd9
|
fixes for LinkDelay test in test_hifi
|
2014-08-26 22:34:34 -07:00 |
|
cody burkard
|
720a846cf8
|
use kernel's mac generation
|
2014-08-26 18:48:08 -07:00 |
|
cody burkard
|
c9b844a721
|
added controller.stop() back in
|
2014-08-18 23:51:29 -07:00 |
|
cody burkard
|
604ad455ee
|
kill all child processes to avoid race condition and no controller shutdown
|
2014-08-18 23:24:18 -07:00 |
|
cody burkard
|
f72d3dfa32
|
Merge branch 'master' of github.com:mininet/mininet
|
2014-08-14 01:07:24 -07:00 |
|
cody burkard
|
417d79780f
|
merging master
|
2014-08-13 17:35:34 -07:00 |
|
cody burkard
|
41a54f05cb
|
adding comments and removing random access spaces
|
2014-08-13 17:33:00 -07:00 |
|
cody burkard
|
84c1c24ce2
|
skip this because of poor UserSwitch performance
|
2014-08-13 17:06:00 -07:00 |
|
cody burkard
|
af4c9719b3
|
autostaticarp is broken without this
|
2014-08-13 15:08:04 -07:00 |
|
cody burkard
|
891a9e8bdf
|
fixed syntax error
|
2014-08-06 17:52:40 -07:00 |
|
cody burkard
|
7ae39fffc2
|
stop using ONLAB OUI for generated mac addressses
|
2014-08-06 17:51:32 -07:00 |
|
cody burkard
|
88763cfbe1
|
removed more unnecessary ifconfigs
|
2014-08-01 13:22:02 -07:00 |
|
cody burkard
|
19dd7f70c1
|
switched back to node.cmd for OVS commands. this is faster..
|
2014-08-01 12:18:50 -07:00 |
|
cody burkard
|
42cdda38bb
|
added some documentation
|
2014-08-01 11:27:25 -07:00 |
|
cody burkard
|
f0fd84770a
|
Merge branch 'devel/startup' of github.com:cdburkard/mininet into devel/startup
|
2014-08-01 11:00:58 -07:00 |
|
cody burkard
|
a2d0ea78be
|
fixed issue with regex matching
|
2014-08-01 11:00:08 -07:00 |
|
cody burkard
|
e9d034bd31
|
adding old changes
|
2014-08-01 11:00:07 -07:00 |
|
cody burkard
|
a3d51b77e9
|
few small fixes to syntax errors
|
2014-08-01 11:00:07 -07:00 |
|
cody burkard
|
4b65110e4d
|
removed comments and cleaned up code.
|
2014-08-01 11:00:07 -07:00 |
|
cody burkard
|
eba13f0ca8
|
removed many of the commands being run to maximize startup performance
|
2014-08-01 11:00:07 -07:00 |
|
cody burkard
|
c1934706bb
|
testing link stuff
|
2014-08-01 11:00:07 -07:00 |
|
cody burkard
|
859bfea502
|
fixed issue with regex matching
|
2014-07-25 03:41:13 -07:00 |
|
cody burkard
|
2973798ca1
|
Merge branch 'devel/pty' of github.com:mininet/mininet into startup
|
2014-07-24 16:31:10 -07:00 |
|
cody burkard
|
b9a15f071c
|
adding old changes
|
2014-07-24 16:30:48 -07:00 |
|
cody burkard
|
f11dbe81d2
|
few small fixes to syntax errors
|
2014-07-24 15:59:38 -07:00 |
|
cody burkard
|
6bc9d68485
|
removed comments and cleaned up code.
|
2014-07-22 23:00:43 -07:00 |
|
cody burkard
|
5cd6b553a5
|
removed many of the commands being run to maximize startup performance
|
2014-07-22 19:27:45 -07:00 |
|
cody burkard
|
5b13dc62ce
|
Merge branch 'master' of git://github.com/mininet/mininet into devel/startup
|
2014-07-19 02:09:03 -07:00 |
|
cody burkard
|
4d381f0b58
|
testing link stuff
|
2014-07-19 02:05:37 -07:00 |
|
Cody Burkard
|
779ea5f0ad
|
removed bookmark
|
2014-07-15 19:39:50 -07:00 |
|
Cody Burkard
|
00d1963484
|
revised comment on defaultController function
|
2014-07-15 18:21:56 -07:00 |
|
Cody Burkard
|
5ac3cde2bd
|
restructured defaultController into a function
|
2014-07-15 15:48:18 -07:00 |
|
Cody Burkard
|
ea97dea902
|
adding waitConnected to linear5 test
|
2014-07-14 14:42:00 -07:00 |
|
Cody Burkard
|
a19cc91537
|
set DefaultController as the mininet class default
|
2014-07-14 14:09:39 -07:00 |
|
Cody Burkard
|
796b281bf1
|
fixed command parameter
|
2014-07-14 13:09:41 -07:00 |
|
Cody Burkard
|
72fd120dc8
|
added default controller class
|
2014-07-11 19:04:20 -07:00 |
|
Cody Burkard
|
b7a112cbec
|
Shutting down controller first
|
2014-07-10 11:24:58 -07:00 |
|
Cody Burkard
|
5a9c74be03
|
fixed last commit
|
2014-07-10 11:07:50 -07:00 |
|
Cody Burkard
|
3a52ad2f53
|
fixed linearbandwidth and waitconnected
|
2014-07-09 19:24:22 -07:00 |
|
Cody Burkard
|
c23c992f14
|
fixed waitConnected performance and moved waitConnected call to mn.start
|
2014-07-09 19:12:15 -07:00 |
|
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
|
a1acfa89c2
|
set default iperf formatting to none
|
2014-07-08 17:23:35 -07:00 |
|
Cody Burkard
|
93ddd92662
|
Revert "fixed default iperf formatting behavior"
This reverts commit 0e733c7754.
|
2014-07-08 16:55:50 -07:00 |
|
Cody Burkard
|
3131c90344
|
rolled back to iperf format option, and changed 'cpu' variable to 'pct'
|
2014-07-08 16:53:45 -07:00 |
|
Cody Burkard
|
0e733c7754
|
fixed default iperf formatting behavior
|
2014-07-02 13:07:57 -07:00 |
|
Cody Burkard
|
9c3ecfe338
|
conforming to mininet style
|
2014-07-02 10:53:41 -07:00 |
|
Cody Burkard
|
342b743b13
|
set staticArp in testLinkDelay
|
2014-07-01 17:07:14 -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 |
|