]> git.ipfire.org Git - fireperf.git/commit
client: Give the user the choice whether to send random data or zero
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jan 2021 11:07:04 +0000 (11:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jan 2021 11:07:04 +0000 (11:07 +0000)
commita4600c23a2410c37db52ad25f5d21d12ba190770
treeb7620d86996c3e4c56c26c80def292ccf01a978b
parent2560af5f96c6af639225a25d56cf7f839e8b9b23
client: Give the user the choice whether to send random data or zero

This is useful when compression is being used on the link since random
data cannot be compressed, but the zeroes can.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/client.c
src/main.c
src/main.h