[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)
commit5ee3afba88f5a79d0bff07ddd87af45919259f91
treeb0117be47ea4f84abf56996f39792362c15909d7
parent768f3591e2b1cc309fd6f10d6579b216026d7817
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.

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>
net/ipv4/tcp.c
net/ipv4/tcp_diag.c