]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita49d08c4a9b9797a92f204d72044b036701055d6
tree950702710e8c58a71e859d0110c5408b359d94ca
parent9634fb367e662c5b7a2075e79351062af3e60046
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 345c70e52cde2 ("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