Commit 73c89f11 authored by Herbert Xu's avatar Herbert Xu Committed by Greg Kroah-Hartman
Browse files

route: Use ipv4_mtu instead of raw rt_pmtu



[ Upstream commit cb6ccf09 ]

The commit 3cdaa5be ("ipv4: Don't
increase PMTU with Datagram Too Big message") broke PMTU in cases
where the rt_pmtu value has expired but is smaller than the new
PMTU value.

This obsolete rt_pmtu then prevents the new PMTU value from being
installed.

Fixes: 3cdaa5be ("ipv4: Don't increase PMTU with Datagram Too Big message")
Reported-by: default avatarGerd v. Egidy <gerd.von.egidy@intra2net.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 25420984
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment