1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

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

SVN-Revision: 19722
This commit is contained in:
Jo-Philipp Wich 2010-02-19 01:44:10 +00:00
parent 15c4e22d31
commit 4257508e11

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