login
Header Space

 
 

why does tcp_v[46]_conn_request not inc MIB stats

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Network Development list <netdev@...>
Date: Monday, September 10, 2007 - 2:42 pm

I've been digging around to see about inducing /proc/net/tcp to show 
some "interesting" things for listen sockets (eg backlog depth, its max, 
and dropped connection requests).  While there I've noticed that both 
tcp_v[46]_syn_recv_sock and tcp_v[46]conn_request both check that the 
listen queue is full, but only tcp_v[46]_syn_recv_sock increments some 
mib stats for dropped connection requests.

Is that deliberate, or is that a hole in the stats?

rick jones
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
why does tcp_v[46]_conn_request not inc MIB stats, Rick Jones, (Mon Sep 10, 2:42 pm)
Re: why does tcp_v[46]_conn_request not inc MIB stats, David Miller, (Fri Sep 14, 11:10 pm)
Re: why does tcp_v[46]_conn_request not inc MIB stats, David Miller, (Mon Sep 17, 2:26 pm)
Re: why does tcp_v[46]_conn_request not inc MIB stats, Sridhar Samudrala, (Mon Sep 10, 5:54 pm)
Re: why does tcp_v[46]_conn_request not inc MIB stats, David Miller, (Fri Sep 14, 11:11 pm)
speck-geostationary