[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
authorRick Jones <rick.jones2@hp.com>
Tue, 18 Sep 2007 20:26:31 +0000 (13:26 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:35 +0000 (16:51 -0700)
Return some useful information such as the maximum listen backlog and
the current listen backlog in the tcp_info structure and
INET_DIAG_INFO.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found