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 | a75f7469d58cb74694a58859528542182a8e62f9 (patch) | |
tree | a921518cd38fd52911f957d3239854783229ae6a | |
parent | f71c407075d7ea7ee6fab92ddfd9caaae9a92077 (diff) | |
download | mtk-20170518-a75f7469d58cb74694a58859528542182a8e62f9.zip mtk-20170518-a75f7469d58cb74694a58859528542182a8e62f9.tar.gz mtk-20170518-a75f7469d58cb74694a58859528542182a8e62f9.tar.bz2 |
add missing iptables-mod-imq control file (fixes #269)
SVN-Revision: 3092
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-imq.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-imq.control b/openwrt/package/iptables/ipkg/iptables-mod-imq.control new file mode 100644 index 0000000..d1e46d2 --- /dev/null +++ b/openwrt/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 |