* Are we allowed to add a new column to /proc/net/tcp?
@ 2011-06-03 22:34 Ben Greear
2011-06-03 23:25 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2011-06-03 22:34 UTC (permalink / raw)
To: netdev
I'd like to add mss so that we can calculate the window
size (which is cwnd * mss if I understand properly).
If there is another way to get at this information for
arbritrary TCP sockets, I'm interested in that as well.
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Are we allowed to add a new column to /proc/net/tcp?
2011-06-03 22:34 Are we allowed to add a new column to /proc/net/tcp? Ben Greear
@ 2011-06-03 23:25 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-06-03 23:25 UTC (permalink / raw)
To: greearb; +Cc: netdev
From: Ben Greear <greearb@candelatech.com>
Date: Fri, 03 Jun 2011 15:34:06 -0700
> If there is another way to get at this information for
> arbritrary TCP sockets, I'm interested in that as well.
"ss" can dump everything, even the full contents of tcp_info
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-03 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 22:34 Are we allowed to add a new column to /proc/net/tcp? Ben Greear
2011-06-03 23:25 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox