Files
twx-linux/net
Sabrina Dubroca a01cb66b26 xfrmi: drop ignore_df check before updating pmtu
commit 45a36a18d0 upstream.

xfrm interfaces currently test for !skb->ignore_df when deciding
whether to update the pmtu on the skb's dst. Because of this, no pmtu
exception is created when we do something like:

    ping -s 1438 <dest>

By dropping this check, the pmtu exception will be created and the
next ping attempt will work.

Fixes: f203b76d78 ("xfrm: Add virtual xfrm interfaces")
Reported-by: Xiumei Mu <xmu@redhat.com>
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-14 10:31:23 +02:00
..
2020-08-11 15:32:32 +02:00
…
…
…
…
…
…
…
2020-07-22 09:31:58 +02:00
…
2019-12-05 09:21:30 +01:00
…
2020-08-19 08:15:03 +02:00
2020-06-25 15:33:05 +02:00
…
…