haproxy/dev/udp
Willy Tarreau 42cef2a18f DEV: udp: add support for random packet corruption
-c sets a corruption rate in % of the packets.
-o sets the start offset of the area to be corrupted.
-w sets the length of the area to be corrupted.

A single byte within that area will then be randomly XORed with a
random value.
2022-03-16 15:09:54 +01:00
..
udp-perturb.c DEV: udp: add support for random packet corruption 2022-03-16 15:09:54 +01:00