提交 3c679cba 编写于 作者: H Hangbin Liu 提交者: Simon Horman

ipvs: Document sysctl pmtu_disc

Document sysctl pmtu_disc based on commit 3654e611 ("ipvs: add
pmtu_disc option to disable IP DF for TUN packets").
Signed-off-by: NHangbin Liu <liuhangbin@gmail.com>
Signed-off-by: NSimon Horman <horms@verge.net.au>
上级 24b44415
......@@ -175,6 +175,14 @@ nat_icmp_send - BOOLEAN
for VS/NAT when the load balancer receives packets from real
servers but the connection entries don't exist.
pmtu_disc - BOOLEAN
0 - disabled
not 0 - enabled (default)
By default, reject with FRAG_NEEDED all DF packets that exceed
the PMTU, irrespective of the forwarding method. For TUN method
the flag can be disabled to fragment such packets.
secure_tcp - INTEGER
0 - disabled (default)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册