netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* why does tcp_v[46]_conn_request not inc MIB stats
@ 2007-09-10 18:42 Rick Jones
  2007-09-10 21:54 ` Sridhar Samudrala
  2007-09-15  3:10 ` David Miller
  0 siblings, 2 replies; 9+ messages in thread
From: Rick Jones @ 2007-09-10 18:42 UTC (permalink / raw)
  To: Linux Network Development list

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

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

end of thread, other threads:[~2007-09-18 17:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10 18:42 why does tcp_v[46]_conn_request not inc MIB stats Rick Jones
2007-09-10 21:54 ` Sridhar Samudrala
2007-09-10 22:22   ` Rick Jones
2007-09-15  3:11   ` David Miller
2007-09-18 11:07     ` Andi Kleen
2007-09-18 17:14       ` Rick Jones
2007-09-15  3:10 ` David Miller
2007-09-17 18:13   ` Rick Jones
2007-09-17 18:26     ` David Miller

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).