[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <60d9d5f57fdb55a27748996d807712c680c4e7f9.camel@redhat.com>
Date: Thu, 31 Aug 2023 10:25:47 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Alex Henrie <alexhenrie24@...il.com>, netdev@...r.kernel.org,
jbohac@...e.cz, benoit.boissinot@...-lyon.org, davem@...emloft.net,
hideaki.yoshifuji@...aclelinux.com, dsahern@...nel.org
Subject: Re: [PATCH v2 2/5] net: ipv6/addrconf: clamp preferred_lft to the
maximum allowed
On Mon, 2023-08-28 at 23:44 -0600, Alex Henrie wrote:
> Without this patch, there is nothing to stop the preferred lifetime of a
> temporary address from being greater than its valid lifetime. If that
> was the case, the valid lifetime was effectively ignored.
AFAICS this change makes the ipv6 implementation more in compliance
with the RFC, but on the flip side it will also break existing users
(if any) which set preferred > valid as a way to get an unlimited
validity period.
I'm quite unsure if the above is really the best option, but I think it
should not threaded as a fix.
My suggestion would be to re-send the uncontroversial patch 1/5 as a
stand-alone fix, and the following patches as a series targeting net-
next (no fixes tag there).
Cheers,
Paolo
Powered by blists - more mailing lists