From: David Ahern <dsahern@gmail.com>
To: Vadim Fedorenko <vfedorenko@novek.ru>,
David Ahern <dsahern@kernel.org>,
netdev@vger.kernel.org
Cc: Jakub Kicinski <kuba@kernel.org>,
Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
"David S. Miller" <davem@davemloft.net>,
Pablo Neira Ayuso <pablo@netfilter.org>,
Florian Westphal <fw@strlen.de>
Subject: Re: [PATCH net-next 2/2] net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Date: Sun, 11 Jul 2021 10:31:13 -0600 [thread overview]
Message-ID: <a65737a6-aaae-0fa3-537d-d07471d7d193@gmail.com> (raw)
In-Reply-To: <20210705213617.18317-3-vfedorenko@novek.ru>
On 7/5/21 3:36 PM, Vadim Fedorenko wrote:
> Consolidate IPv4 MTU code the same way it is done in IPv6 to have code
> aligned in both address families
>
> Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
> ---
> include/net/ip.h | 22 ++++++++++++++++++----
> net/ipv4/route.c | 21 +--------------------
> 2 files changed, 19 insertions(+), 24 deletions(-)
>
Reviewed-by: David Ahern <dsahern@kernel.org>
prev parent reply other threads:[~2021-07-11 16:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 21:36 [PATCH net-next 0/2] Remove duplicate code around MTU Vadim Fedorenko
2021-07-05 21:36 ` [PATCH net-next 1/2] net: ipv6: introduce ip6_dst_mtu_maybe_forward Vadim Fedorenko
2021-07-11 16:23 ` David Ahern
2021-07-05 21:36 ` [PATCH net-next 2/2] net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward Vadim Fedorenko
2021-07-11 16:31 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a65737a6-aaae-0fa3-537d-d07471d7d193@gmail.com \
--to=dsahern@gmail.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=vfedorenko@novek.ru \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).