traffic_replay: use packets per second as primary scale
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 7 Nov 2018 00:31:31 +0000 (13:31 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 8 Jan 2019 22:55:35 +0000 (23:55 +0100)
commit3c10cecac1005d1340f1a389284c30b88cd73910
tree0e23bce2efd6a1c0add0276290896076a2c05349
parentc672a922618507d41e2630c3b3c1407b274b153d
traffic_replay: use packets per second as primary scale

The old -S/--scale-traffic is relative to the original model, which made
its relationship to true traffic volumes quite opaque

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/emulate/traffic.py
script/traffic_replay