mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
iptables: fix ip6tables-extra description
The define was referencing ip6tables-mod-extra instead of ip6tables-extra Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
parent
4367d4f869
commit
a5c8811c04
@ -473,7 +473,7 @@ $(call Package/iptables/Default)
|
|||||||
TITLE:=IPv6 header matching modules
|
TITLE:=IPv6 header matching modules
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ip6tables-mod-extra/description
|
define Package/ip6tables-extra/description
|
||||||
iptables header matching modules for IPv6
|
iptables header matching modules for IPv6
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user