[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89iL8LfGJF2xJP0JhW7sMUXiMdJGAe7jhL0XW3pVMG7cmkw@mail.gmail.com>
Date: Tue, 24 Oct 2023 12:30:32 +0200
From: Eric Dumazet <edumazet@...gle.com>
To: Florian Westphal <fw@...len.de>
Cc: Yan Zhai <yan@...udflare.com>, netdev@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>, David Ahern <dsahern@...nel.org>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Aya Levin <ayal@...dia.com>,
Tariq Toukan <tariqt@...dia.com>, linux-kernel@...r.kernel.org,
kernel-team@...udflare.com,
Willem de Bruijn <willemdebruijn.kernel@...il.com>,
Alexander H Duyck <alexander.duyck@...il.com>
Subject: Re: [PATCH v4 net-next 1/3] ipv6: drop feature RTAX_FEATURE_ALLFRAG
On Tue, Oct 24, 2023 at 12:22 PM Florian Westphal <fw@...len.de> wrote:
>
> Yan Zhai <yan@...udflare.com> wrote:
> > #define IPCORK_OPT 1 /* ip-options has been held in ipcork.opt */
> > -#define IPCORK_ALLFRAG 2 /* always fragment (for ipv6 for now) */
> > +#define IPCORK_ALLFRAG 2 /* (unused) always fragment (for ipv6 for now) */
>
> Nit: Why not remove the ALLFRAG define as well?
I agree, this is not exposed to user space and should be deleted.
Reviewed-by: Eric Dumazet <edumazet@...gle.com>
>
> Otherwise the series looks good to me, thanks!
>
> Reviewed-by: Florian Westphal <fw@...len.de>
>
Powered by blists - more mailing lists