Commit 40cb1f9b authored by Simon Horman's avatar Simon Horman Committed by Pablo Neira Ayuso

ipvs: Enhance grammar used to refer to Kconfig options

Reported-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 325aadc8
...@@ -30,7 +30,7 @@ conntrack - BOOLEAN ...@@ -30,7 +30,7 @@ conntrack - BOOLEAN
Connections handled by the IPVS FTP application module Connections handled by the IPVS FTP application module
will have connection tracking entries regardless of this setting. will have connection tracking entries regardless of this setting.
Only available when IPVS is compiled with the CONFIG_IP_VS_NFCT Only available when IPVS is compiled with CONFIG_IP_VS_NFCT enabled.
cache_bypass - BOOLEAN cache_bypass - BOOLEAN
0 - disabled (default) 0 - disabled (default)
...@@ -56,7 +56,7 @@ debug_level - INTEGER ...@@ -56,7 +56,7 @@ debug_level - INTEGER
11 - IPVS packet handling (ip_vs_in/ip_vs_out) 11 - IPVS packet handling (ip_vs_in/ip_vs_out)
12 or more - packet traversal 12 or more - packet traversal
Only available when IPVS is compiled with the CONFIG_IP_VS_DEBUG Only available when IPVS is compiled with CONFIG_IP_VS_DEBUG enabled.
Higher debugging levels include the messages for lower debugging Higher debugging levels include the messages for lower debugging
levels, so setting debug level 2, includes level 0, 1 and 2 levels, so setting debug level 2, includes level 0, 1 and 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment