Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-11 | Cleanup how qos-policy change detection works | Stephen Hemminger | |
The CLI end: node does work correctly, so don't need to go walking configuration manually Bug 4545 | |||
2009-06-10 | Fix netem bandwidth (TBF) setup | Stephen Hemminger | |
Need limit or latency value Bug 4533 | |||
2009-05-28 | Allow netem without network delay value | Stephen Hemminger | |
Bug 4466 Need to allow policy without delay value. | |||
2009-05-27 | Fix missing argument in Netem | Stephen Hemminger | |
Missing interface name in printf | |||
2009-05-19 | Fix network emulator when no rate defined | Stephen Hemminger | |
It is okay to use netem without any rate setting. | |||
2009-03-17 | Use select to avoid passing output path around | Stephen Hemminger | |
Easier to just use 'select' in perl to avoid passing file descriptor everywhere. | |||
2009-02-05 | Fix vyatta config name change | Stephen Hemminger | |
VyattaConfig is now Vyatta::Config | |||
2008-12-09 | Add support for network emulation | Stephen Hemminger | |
New QoS feature to allow emulating WAN characteristics |