[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89i+N2TGk=WjyUyWj=gEZoYe2K2xYPw+Nn2jb-uDf3cu=MQ@mail.gmail.com>
Date: Fri, 2 Aug 2024 15:33:50 +0200
From: Eric Dumazet <edumazet@...gle.com>
To: Tom Herbert <tom@...bertland.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
felipe@...anda.io
Subject: Re: [PATCH 01/12] skbuff: Unconstantify struct net argument in
flowdis functions
On Wed, Jul 31, 2024 at 7:23 PM Tom Herbert <tom@...bertland.com> wrote:
>
> We want __skb_flow_dissect to be able to call functions that
> take a non-constant struct net argument (UDP socket lookup
> functions for instance). Change the net argument of flow dissector
> functions to not be const
>
> Signed-off-by: Tom Herbert <tom@...bertland.com>
Hmm... let me send a patch series doing the opposite, ie add const
qualifiers to lookup functions.
Powered by blists - more mailing lists