[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2010-02-19 01:44:10 +00:00
parent 7fc4138b4d
commit 3aaddfff02
1 changed files with 2 additions and 2 deletions

View File

@ -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