netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* way of figuring out total number of retransmitted packets on a TCP socket?
@ 2004-10-20 13:01 Lennert Buytenhek
  2004-10-20 13:25 ` Baruch Even
  2004-10-20 22:14 ` David S. Miller
  0 siblings, 2 replies; 16+ messages in thread
From: Lennert Buytenhek @ 2004-10-20 13:01 UTC (permalink / raw)
  To: netdev

Hi,

I'm looking for a way of counting the total number of retransmitted packets
sent on a TCP connection.  I tried querying TCP_INFO:tcpi_retransmits, but
that seems to be not the metric I'm looking for.

Anyone got any ideas?  (Apart from using tcpdump+tcptrace.)


cheers,
Lennert

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2004-10-26 13:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20 13:01 way of figuring out total number of retransmitted packets on a TCP socket? Lennert Buytenhek
2004-10-20 13:25 ` Baruch Even
2004-10-20 22:16   ` David S. Miller
2004-10-20 22:14 ` David S. Miller
2004-10-20 22:35   ` Lennert Buytenhek
2004-10-20 22:53     ` David S. Miller
2004-10-20 23:04       ` Andi Kleen
2004-10-20 23:07         ` David S. Miller
2004-10-20 23:27           ` Andi Kleen
2004-10-20 23:42             ` David S. Miller
2004-10-21  1:18               ` Arnaldo Carvalho de Melo
2004-10-20 23:44         ` Lennert Buytenhek
2004-10-20 23:44           ` David S. Miller
2004-10-21  9:01             ` Lennert Buytenhek
2004-10-21  4:37     ` David S. Miller
2004-10-26 13:47       ` Lennert Buytenhek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).