backport netfilter modules split introduced by changeset:2083 in whiterussian (fix ticket:40)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2430 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2005-11-11 18:59:20 +00:00
parent 2ab2776338
commit 243a0a0878
15 changed files with 395 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
Package: kmod-imq
Priority: optional
Section: net
Description: Kernel support for the Intermediate Queueing device

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-conntrack
Priority: optional
Section: net
Description: Extra Netfilter (IPv4) kernel modules for connection tracking

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-extra
Priority: optional
Section: net
Description: Other extra Netfilter (IPv4) kernel modules

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-filter
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel modules for packet content inspection

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-ipopt
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel modules for matching/changing IP packet options

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-ipsec
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel modules for matching special IPsec packets

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-nat-extra
Priority: optional
Section: net
Description: Extra Netfilter (IPv4) NAT kernel modules for special protocols

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-nat
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel modules for different NAT targets

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-queue
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel module for user-space packet queuing

View File

@@ -0,0 +1,4 @@
Package: kmod-ipt-ulog
Priority: optional
Section: net
Description: Netfilter (IPv4) kernel module for user-space packet logging