Instead of adding overhead, could you instead rate limit random activity, to smooth out the noise floor, but keep a constant noise floor?<p>I do this on VPN links, using a bi-directional rate limited rsync and QoS. SSH takes priority over the rsync, so there is no added latency. Rsync just fills in the silence on the VPN. Some people call this padding.