Re: [IPV6]: Do not set IF_READY if device is down
From: David Woodhouse <dwmw2@infradead.org>
Date: 2007-03-28 00:33:43
From: David Woodhouse <dwmw2@infradead.org>
Date: 2007-03-28 00:33:43
On Wed, 2007-03-28 at 07:30 +1000, Herbert Xu wrote:
Sorry, that patch is indeed broken. We do need to set IF_READY in the case where all addresses were deleted (including the link-local) and then recreated. The IPv6 device will be destroyed and recreated too in that case.
Your new patch fixes the problem for me, at least with my test script. Thanks. -- dwmw2