- Oct 31, 2014
-
-
cody burkard authored
-
Bob Lantz authored
Background: the reference controller is reactive and installs exact match rules. By attempting to start a telnet session we make sure that the ARP caches and TCP flow rules are set up (in one direction at least) before the test starts. This is intended to help with #413
-
- Oct 14, 2014
-
-
lantz authored
add cli usage information
-
lantz authored
support wireshark versions greater than 1.11 in test_walkthrough
-
lantz authored
Mininet crashes when running ping between two hosts with no interfaces
-
lantz authored
if a test fails or exits with an error, run cleanup as a precaution
-
Bob Lantz authored
Fixes #412
-
- Oct 13, 2014
-
-
Bob Lantz authored
-
Cody Burkard authored
-
- Oct 11, 2014
-
-
cody burkard authored
-
- Oct 10, 2014
-
-
lantz authored
wait for sshd to start in baresshd example
-
- Oct 09, 2014
-
-
Bob Lantz authored
-
- Oct 08, 2014
- Oct 07, 2014
-
-
lantz authored
use node.pexec() to update IP address of intf instead of node.cmd()
-
- Oct 03, 2014
-
-
cody burkard authored
-
cody burkard authored
-
Bob Lantz authored
Unfortunately, this can slow things down a bit - perhaps 100-200 ms in the case of ovs-controller, but I am hoping that it may help slightly with #399.
-
Bob Lantz authored
-
- Oct 02, 2014
-
-
cody burkard authored
-
cody burkard authored
update interface IP address with pexec so that backgrounded process output from the cli cannot interfere
-
cody burkard authored
-
Bob Lantz authored
-
Bob Lantz authored
-
- Oct 01, 2014
- Sep 30, 2014
-
-
Bob Lantz authored
-
Bob Lantz authored
-
https://github.com/cdburkard/mininetBob Lantz authored
Merge branch 'patches/linear_bw' of https://github.com/cdburkard/mininet into cdburkard-patches/linear_bw
-
Bob Lantz authored
-
https://github.com/cdburkard/mininetBob Lantz authored
Merge branch 'patches/fix_sshd' of https://github.com/cdburkard/mininet into cdburkard-patches/fix_sshd
-
lantz authored
check for vlan dependency
-
lantz authored
continue to test cfs if rt is not enabled in kernel
-
Bob Lantz authored
This should help with #393 although it doesn't solve the root issue of the example failing silently when vconfig is missing.
-
- Sep 27, 2014
-
-
cody burkard authored
-
cody burkard authored
add 1ms delay to all links to exaggerate TCP bandwidth decrease across an increasing number of links
-
cody burkard authored
-
cody burkard authored
Conflicts: examples/cpu.py
-
cody burkard authored
-