[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0040d3e5-904d-30a7-fa60-9df58fbf9f6b@blackwall.org>
Date: Tue, 7 Mar 2023 11:21:49 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Xin Long <lucien.xin@...il.com>, netfilter-devel@...r.kernel.org,
network dev <netdev@...r.kernel.org>
Cc: Pablo Neira Ayuso <pablo@...filter.org>,
Jozsef Kadlecsik <kadlec@...filter.org>,
Florian Westphal <fw@...len.de>, davem@...emloft.net,
kuba@...nel.org, Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Roopa Prabhu <roopa@...dia.com>,
Pravin B Shelar <pshelar@....org>,
Aaron Conole <aconole@...hat.com>
Subject: Re: [PATCH nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
On 04/03/2023 02:12, Xin Long wrote:
> Rename br_nf_check_hbh_len() to nf_ip6_check_hbh_len() and move it
> to netfilter utils, so that it can be used by other modules, like
> ovs and tc.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
> ---
> include/linux/netfilter_ipv6.h | 2 ++
> net/bridge/br_netfilter_ipv6.c | 57 +---------------------------------
> net/netfilter/utils.c | 54 ++++++++++++++++++++++++++++++++
> 3 files changed, 57 insertions(+), 56 deletions(-)
>
Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists