History | View | Annotate | Download (14.5 KB)
Merge pull request - closes #36
RED bug fix in another place
RED bug fix: change avg. packet size
bug fix: link config
Add handle 10: to netem for hifi compat, reconfiguration.
Remove unused burst.
Change back to match mininet-hifi, except for max_queue_len=1000.
TCLink: pass correct parameters to superclass.
Use 's%s' for bw speedup; change burst to fix tbf and htb performance.
Save parameters for future reference (e.g. OVS/tc workaround.)
Add TCLink for simplified tc-limited link creation.
Minor tweaks: specify port, new repr()
Fix CLI commands.
Fix codecheck and MininetWithControlNet.
Fix examples to work with new API (and vice-versa.)
Allow various subsets of (delay, bw, loss) and clean up status output.
Change default to vanilla Intf. Also edit comments.
Slightly cleaned up setParam to match node.py.
New configuration scheme and support for CPU limits (RT).
Intf and Link classes. Latter support bandwidth limits using tc.