]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: print tcpi_rcv_ssthresh
authorWei Wang <weiwan@google.com>
Fri, 8 Dec 2017 00:12:00 +0000 (16:12 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 8 Dec 2017 18:27:57 +0000 (10:27 -0800)
commit00ac78d39c29f74df636346722664fd762a6b0f8
treecea1735c51249a45fdf76c54c80e767d2bf53e8e
parent39be47fb5ed756b951ee7325b11099eb117fd5fd
ss: print tcpi_rcv_ssthresh

tcpi_rcv_ssthresh is an important stats when debugging receive side
behavior.
Add it to the ss output.

Signed-off-by: Wei Wang <weiwan@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
misc/ss.c