[IPV6] address: Convert address dumping to new netlink api
authorThomas Graf <tgraf@suug.ch>
Mon, 18 Sep 2006 07:12:35 +0000 (00:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:19:00 +0000 (15:19 -0700)
Replaces INET6_IFADDR_RTA_SPACE with a new function calculating
the total required message size for all address messages.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found