traffic: rework conversation generation to better use memory
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 19 Oct 2018 04:11:52 +0000 (17:11 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 8 Jan 2019 22:55:33 +0000 (23:55 +0100)
commitc4d5bb59527366061a795e99667091018bd6cc99
tree16870adb0d5e7c5d298c71577ead7b2d064e4398
parent7b03e81c615a9b3ae24f90019c9b269b498bafc0
traffic: rework conversation generation to better use memory

Use less memory altogether and don't allocated shared mutable before
the fork.

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