Skip to content

Commit

Permalink
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Browse files Browse the repository at this point in the history
The module is called hbh, not hopbyhop.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
  • Loading branch information
Jan Engelhardt authored and Patrick McHardy committed Oct 8, 2008
1 parent 367c679 commit 77d7358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv6/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77d7358

Please sign in to comment.