[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <897c968b-866f-b5c3-7f59-eab0c92f166b@gmail.com>
Date: Sun, 11 Jul 2021 10:23:44 -0600
From: David Ahern <dsahern@...il.com>
To: Vadim Fedorenko <vfedorenko@...ek.ru>,
David Ahern <dsahern@...nel.org>, netdev@...r.kernel.org
Cc: Jakub Kicinski <kuba@...nel.org>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
"David S. Miller" <davem@...emloft.net>,
Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>
Subject: Re: [PATCH net-next 1/2] net: ipv6: introduce
ip6_dst_mtu_maybe_forward
On 7/5/21 3:36 PM, Vadim Fedorenko wrote:
> Replace ip6_dst_mtu_forward with ip6_dst_mtu_maybe_forward and
> reuse this code in ip6_mtu. Actually these two functions were
> almost duplicates, this change will simplify the maintaince of
> mtu calculation code.
>
> Signed-off-by: Vadim Fedorenko <vfedorenko@...ek.ru>
> ---
> include/net/ip6_route.h | 5 +++--
> net/ipv6/ip6_output.c | 2 +-
> net/ipv6/route.c | 20 +-------------------
> net/netfilter/nf_flow_table_core.c | 2 +-
> 4 files changed, 6 insertions(+), 23 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists