Re: tcp retrys

Augusto Cesar (bishop@sekure.org)
Thu, 27 May 1999 19:33:32 -0300 (EST)


On Mon, 24 May 1999, Geoffrey Deasey wrote:

> where does linux log tcp retry statistics ?

I think you are talking about retransmit segments, so...

In the variable TcpRetransSegs, part of tcp_mib struct who takes care tcp
statistics. This struct is declared in include/net/snmp.h file and are
used by SNMP protocol.

--
Augusto Cesar
Sekure SDI
http://www.sekure.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/