mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 00:21:32 +00:00
netfilter: ip6tables: fix name of hopbyhop in Kconfig
The module is called hbh, not hopbyhop. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
parent
367c679007
commit
77d7358995
@ -67,7 +67,7 @@ config IP6_NF_MATCH_RT
|
||||
To compile it as a module, choose M here. If unsure, say N.
|
||||
|
||||
config IP6_NF_MATCH_OPTS
|
||||
tristate '"hopbyhop" and "dst" opts header match support'
|
||||
tristate '"hbh" hop-by-hop and "dst" opts header match support'
|
||||
depends on IP6_NF_IPTABLES
|
||||
depends on NETFILTER_ADVANCED
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user