Documentation: fix outdated interpretation of ip_no_pmtu_disc
authorxu xin <xu.xin16@zte.com.cn>
Thu, 30 Dec 2021 03:28:56 +0000 (03:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Dec 2021 13:28:04 +0000 (13:28 +0000)
commitbe1c5b53227ba8280f1ebb01c6f5da3c9eebdaad
tree950702710e8c58a71e859d0110c5408b359d94ca
parentccc0c9be75cf27f415d50fecf1a57b650defe39d
Documentation: fix outdated interpretation of ip_no_pmtu_disc

The updating way of pmtu has changed, but documentation is still in the
old way. So this patch updates the interpretation of ip_no_pmtu_disc and
min_pmtu.

See commit 28d35bcdd3925 ("net: ipv4: don't let PMTU updates increase
route MTU")

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: xu xin <xu.xin16@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.rst