Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77d73589 authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Patrick McHardy
Browse files

netfilter: ip6tables: fix name of hopbyhop in Kconfig



The module is called hbh, not hopbyhop.

Signed-off-by: default avatarJan Engelhardt <jengelh@medozas.de>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent 367c6790
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -67,7 +67,7 @@ config IP6_NF_MATCH_RT
	  To compile it as a module, choose M here.  If unsure, say N.
	  To compile it as a module, choose M here.  If unsure, say N.


config IP6_NF_MATCH_OPTS
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 IP6_NF_IPTABLES
	depends on NETFILTER_ADVANCED
	depends on NETFILTER_ADVANCED
	help
	help