script/traffic_replay: print packets data to stderr
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 20 Aug 2018 04:31:32 +0000 (16:31 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 10 Oct 2018 04:16:21 +0000 (06:16 +0200)
commit33ce1fa23e8dfc0e392aa09733f36c5f2418a6fe
tree1cff74f22fd9974068a9a3fa49f2411b16078d68
parente8a1773ce238cef8735ddcd445e591c33e17d37e
script/traffic_replay: print packets data to stderr

This is debug info, should print to stderr.
Otherwise it will flood stdout.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/traffic_replay