Re: [PATCH] ipv4: Don't increase PMTU with Datagram Too Big message.
From: David Miller <davem@davemloft.net>
Date: 2015-01-29 23:29:27
From: David Miller <davem@davemloft.net>
Date: 2015-01-29 23:29:27
From: Li Wei <redacted> Date: Thu, 29 Jan 2015 16:09:03 +0800
RFC 1191 said, "a host MUST not increase its estimate of the Path MTU in response to the contents of a Datagram Too Big message." Signed-off-by: Li Wei <redacted>
Applied, thank you.