mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
[package] update netfilter packages description, patch from Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
944f5a8ff2
commit
4e01d0a259
@ -49,7 +49,12 @@ endef
|
||||
define KernelPackage/ipt-conntrack/description
|
||||
Netfilter (IPv4) kernel modules for connection tracking
|
||||
Includes:
|
||||
- conntrack
|
||||
- defrag
|
||||
- iptables_raw
|
||||
- NOTRACK
|
||||
- state
|
||||
- xt_NOTRACK
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ipt-conntrack))
|
||||
@ -71,7 +76,6 @@ define KernelPackage/ipt-conntrack-extra/description
|
||||
- conntrack
|
||||
- helper
|
||||
- recent
|
||||
- NOTRACK
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ipt-conntrack-extra))
|
||||
@ -309,8 +313,6 @@ define KernelPackage/ipt-extra/description
|
||||
- ipt_physdev
|
||||
- ipt_pkttype
|
||||
- ipt_recent
|
||||
- iptable_raw
|
||||
- xt_NOTRACK
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ipt-extra))
|
||||
|
Loading…
Reference in New Issue
Block a user