From: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> Date: Fri, 1 Apr 2016 14:05:48 -0300
> There is no point on delaying the packet if we can't fit a single byte > of data on it anymore. So lets just reduce the threshold by the amount > that a data chunk with 4 bytes (rounding) would use. > > v2: based on the right tree > > Signed-off-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> Applied, thanks.