[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070917.112650.28789345.davem@davemloft.net>
Date: Mon, 17 Sep 2007 11:26:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rick.jones2@...com
Cc: netdev@...r.kernel.org
Subject: Re: why does tcp_v[46]_conn_request not inc MIB stats
I'm rebasing a 500 patch tree which has tons of merge conflicts today,
so I lack the time to answer your question.
Suffice it to say you could do a little bit of legwork to figure out
the answer by researching inet_csk_reqsk_queue_is_full() and
determining what sets the state tested by that function.
But you typically don't do this, you always push the queries back
instead of figuring it out yourself, and that doesn't scale.
It can't be all me folks, people have to be as self-sufficient as
possible in order for the work to be distributed properly.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists