[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9a5634cc-47a2-57fe-4129-cfa6a61d9094@gmail.com>
Date: Wed, 1 Feb 2023 08:31:56 -0700
From: David Ahern <dsahern@...il.com>
To: Xin Long <lucien.xin@...il.com>,
network dev <netdev@...r.kernel.org>
Cc: davem@...emloft.net, kuba@...nel.org,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
Pravin B Shelar <pshelar@....org>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>,
Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>,
Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Ilya Maximets <i.maximets@....org>,
Aaron Conole <aconole@...hat.com>,
Roopa Prabhu <roopa@...dia.com>,
Nikolay Aleksandrov <razor@...ckwall.org>,
Mahesh Bandewar <maheshb@...gle.com>,
Paul Moore <paul@...l-moore.com>,
Guillaume Nault <gnault@...hat.com>
Subject: Re: [PATCHv4 net-next 01/10] net: add a couple of helpers for iph
tot_len
On 1/28/23 8:58 AM, Xin Long wrote:
> This patch adds three APIs to replace the iph->tot_len setting
> and getting in all places where IPv4 BIG TCP packets may reach,
> they will be used in the following patches.
>
> Note that iph_totlen() will be used when iph is not in linear
> data of the skb.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
> ---
> include/linux/ip.h | 21 +++++++++++++++++++++
> include/net/route.h | 3 ---
> 2 files changed, 21 insertions(+), 3 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists