commit | c7d58aabdc08aea92d6c5e01dcd7473a74b3642c | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Jan 09 14:56:38 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 14:56:38 2006 -0800 |
tree | c280a3c6d2c780d915060fe1560ddff6708c0b5d | |
parent | 4e852c027989c9fd5c51fb0080e28590c35c75ba [diff] |
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill To properly dump TIME_WAIT sockets and to reduce complexity a bit by having per socket class accessor routines. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>