diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-31 15:54:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-31 15:54:37 +0000 |
commit | 9672052d2b552028c84dc83ed556e76c8c923259 (patch) | |
tree | 99aed512c29bb68412633e17b84abed171353478 /package/iptables | |
parent | b022ce5eabb34bf2e5620ff297201ddc489ffbee (diff) | |
download | upstream-9672052d2b552028c84dc83ed556e76c8c923259.tar.gz upstream-9672052d2b552028c84dc83ed556e76c8c923259.tar.bz2 upstream-9672052d2b552028c84dc83ed556e76c8c923259.zip |
add missing iptables-mod-imq control file (fixes #269)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3092 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r-- | package/iptables/ipkg/iptables-mod-imq.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables-mod-imq.control b/package/iptables/ipkg/iptables-mod-imq.control new file mode 100644 index 0000000000..d1e46d28a0 --- /dev/null +++ b/package/iptables/ipkg/iptables-mod-imq.control @@ -0,0 +1,5 @@ +Package: iptables-mod-imq +Priority: optional +Section: net +Depends: kmod-imq +Description: Iptables (IPv4) extensions for Intermediate Queuing Device QoS-support |