]> Pileus Git - ~andy/linux/commit
[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
authorDavid Stevens <dlstevens@us.ibm.com>
Tue, 27 Feb 2007 00:28:56 +0000 (16:28 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Feb 2007 17:42:10 +0000 (09:42 -0800)
commitaa6e4a96e7589948fe770744f7bb4f0f743dddaa
treee0ec28da229b9cd1eda2c55f9d0b75e28fa76335
parent1267cd766c712644b45662572df05f28be5a6e89
[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt

Reading /proc/net/anycast6 when there is no anycast address
on an interface results in an ever-increasing inet6_dev reference
count, as well as a reference to the netdevice you can't get rid of.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/anycast.c