From 4257508e117ec5b5cfa64f176a627087386a3d93 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 19 Feb 2010 01:44:10 +0000 Subject: iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now SVN-Revision: 19722 --- package/iptables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/iptables') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 375f453e45..20e4b315ca 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 -- cgit v1.2.3