diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-31 15:54:37 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-31 15:54:37 +0000 |
commit | eac93ad39bf41e9f44194912b602ea6dc4322128 (patch) | |
tree | 3f29ea8427a35ef42a4240ef06c5c62117bdb898 /openwrt/package/iptables | |
parent | 3c6134c2315583a3e91abaf8ca3f49908a5ac98b (diff) |
add missing iptables-mod-imq control file (fixes #269)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3092 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables')
-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 0000000000..d1e46d28a0 --- /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 |