summaryrefslogtreecommitdiff
path: root/templates/qos-policy/network-emulator
AgeCommit message (Collapse)Author
2009-06-01Fix more places where VAR is quotedStephen Hemminger
CLI quoting in expressions seems to have changed, so adapt. Bug 4485
2009-05-29Need to require network delayStephen Hemminger
Packet reordering doesn't work unless there are packets in the queue, and no packets are held unless there is a delay.
2009-03-12Replace update with create on multi-nodeStephen Hemminger
Don't break new config process
2009-03-08Move apply from top level into policy nodesStephen Hemminger
Makes code simpler and will work better with config system. Also eliminates need for isChanged() code.
2008-12-09Add support for network emulationStephen Hemminger
New QoS feature to allow emulating WAN characteristics