iproute2/misc
Eric Dumazet 719b958bbd ss: report ecnseen
Support ECNSEEN reporting in ss command.

ESTAB      0      0           10.170.73.123:4900
10.170.73.125:51001    uid:501 ino:385994 sk:f31e5f00
         mem:(r0,w0,f0,t0) ts sack ecn ecnseen bic wscale:8,8 rto:210
rtt:18.75/15 ato:40 cwnd:10 send 69.9Mbps rcv_space:32768

"ecn" means TCP session negociated ECN capability (TCP layer) at setup
time

"ecnseen" at least one frame with ECT(0) or ECT(1) or ECN (IP layer) was
received from peer.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
2011-11-23 14:51:54 -08:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
Makefile Do not strip binaries with `install` 2008-04-01 11:26:47 -07:00
arpd.c iproute2: arpd - fix usage and manpage options 2011-10-06 08:25:06 -07:00
ifstat.c ensure uptime is initialized if /proc/uptime cannot be opened 2011-08-31 12:16:36 -07:00
lnstat.c iproute2: lnstat - fix typos 2011-10-06 08:25:05 -07:00
lnstat.h add const to find_field 2004-10-19 20:47:13 +00:00
lnstat_util.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
nstat.c ensure uptime is initialized if /proc/uptime cannot be opened 2011-08-31 12:16:36 -07:00
rtacct.c ensure uptime is initialized if /proc/uptime cannot be opened 2011-08-31 12:16:36 -07:00
ss.c ss: report ecnseen 2011-11-23 14:51:54 -08:00
ssfilter.h (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ssfilter.y Remove trailing whitespace 2006-12-05 10:10:22 -08:00