From: David Ahern <dsahern@gmail.com>
To: Julian Anastasov <ja@ssi.bg>, David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Martin KaFai Lau <kafai@fb.com>,
kernel-team@fb.com, lvs-devel@vger.kernel.org
Subject: Re: [PATCH net] ipv6: allow PMTU exceptions to local routes
Date: Mon, 11 Jun 2018 07:55:07 -0600 [thread overview]
Message-ID: <685977d8-0cce-8085-e8e4-4fd8e051c4d6@gmail.com> (raw)
In-Reply-To: <20180610230254.6347-1-ja@ssi.bg>
On 6/10/18 5:02 PM, Julian Anastasov wrote:
> IPVS setups with local client and remote tunnel server need
> to create exception for the local virtual IP. What we do is to
> change PMTU from 64KB (on "lo") to 1460 in the common case.
>
> Suggested-by: Martin KaFai Lau <kafai@fb.com>
> Fixes: 45e4fd26683c ("ipv6: Only create RTF_CACHE routes after encountering pmtu exception")
> Fixes: 7343ff31ebf0 ("ipv6: Don't create clones of host routes.")
> Signed-off-by: Julian Anastasov <ja@ssi.bg>
> ---
> net/ipv6/route.c | 3 ---
> 1 file changed, 3 deletions(-)
>
Acked-by: David Ahern <dsahern@gmail.com>
next prev parent reply other threads:[~2018-06-11 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-10 23:02 [PATCH net] ipv6: allow PMTU exceptions to local routes Julian Anastasov
2018-06-11 13:55 ` David Ahern [this message]
2018-06-11 16:07 ` Martin KaFai Lau
2018-06-11 21:17 ` David Miller
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=685977d8-0cce-8085-e8e4-4fd8e051c4d6@gmail.com \
--to=dsahern@gmail.com \
--cc=davem@davemloft.net \
--cc=ja@ssi.bg \
--cc=kafai@fb.com \
--cc=kernel-team@fb.com \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.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).