[TCPDIAG]: Introduce inet_diag_{register,unregister}
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Fri, 12 Aug 2005 12:27:49 +0000 (09:27 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:57:38 +0000 (15:57 -0700)
Next changeset will rename tcp_diag to inet_diag and move the tcp_diag code out
of it and into a new tcp_diag.c, similar to the net/dccp/diag.c introduced in
this changeset, completing the transition to a generic inet_diag
infrastructure.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found