On Thu, 22 Sep 2016 16:40:28 +0800 Hangbin Liu <[email protected]> wrote:
> tcp->snd_cwd is a u32, but ss treats it like a signed int. This may > results in negative bandwidth calculations. > > Signed-off-by: Hangbin Liu <[email protected]> Sure applied.
