[Devel] Re: [PATCH] Freeing alive inet6 address
David Miller
davem at davemloft.net
Tue Sep 11 02:08:18 PDT 2007
From: "Denis V. Lunev" <den at openvz.org>
Date: Fri, 7 Sep 2007 14:21:18 +0400
> From: Denis V. Lunev <den at openvz.org>
>
> addrconf_dad_failure calls addrconf_dad_stop which takes referenced address
> and drops the count. So, in6_ifa_put perrformed at out: is extra. This
> results in message: "Freeing alive inet6 address" and not released dst entries.
>
> Signed-off-by: Denis V. Lunev <den at openvz.org>
> Signed-off-by: Alexey Dobriyan <adobriyan at openvz.org>
I've seen this bug myself just a week before heading to
Europe for conferences and intended to look into it.
Thanks a lot for fixing this, patch applied.
More information about the Devel
mailing list