- Oct 02, 2014
- 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
-
cody burkard authored
-
cody burkard authored
-
cody burkard authored
-
cody burkard authored
-
lantz authored
workaround: attach to cgroup first, then mount namespace
-
lantz authored
add Ryu controller support to Mininet
-
cody burkard authored
-
- Sep 26, 2014
-
-
cody burkard authored
-
Bob Lantz authored
-
- Sep 25, 2014
-
-
lantz authored
Skip test_cpu.py if RT_GROUP_SCHED is not enabled
-
lantz authored
use udp with iperf to measure loss. pings are not reliable
-
lantz authored
measure loss with udp iperf
-
cody burkard authored
-
cody burkard authored
-
cody burkard authored
-
- Sep 24, 2014
- Sep 23, 2014
-
-
lantz authored
Switch to loxigen-built openflow.lua wireshark plugin
-
Bob Lantz authored
-
Bob Lantz authored
Apparently there is a conflict where the lua plugin conflicts with the built-in dissector for openflow that is included with 1.12 and up. For now, we will just not install the plugin. This should fix the 14.10 VM build. Additionally, I have added a handy function, version_ge, which compares version numbers in canonical x.y.z format. Thanks to stackoverflow for pointing out the incredibly useful sort -V option!
-