summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 375f453e4..20e4b315c 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -68,6 +68,8 @@ define Package/iptables-mod-conntrack/description
Basic iptables extensions for connection tracking.
Includes:
- state
+ - raw
+ - NOTRACK
endef
define Package/iptables-mod-conntrack-extra
@@ -210,8 +212,6 @@ define Package/iptables-mod-extra/description
- libipt_physdev
- libipt_pkttype
- libipt_recent
- - iptable_raw
- - libipt_NOTRACK
endef
define Package/iptables-utils