[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)
commit0ab6803bc90a8ee5c860ef09334b30007d1746be
tree934a0d108a9137337defadc2a396a199fda32610
parent101bb229691c438bce4d7f13006494dd4de6910a
[IPV6] address: Convert address dumping to new netlink api

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>
net/ipv6/addrconf.c