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 | babea39d77c916b82eba42ce1d5703357165be2e (patch) | |
tree | 99aed512c29bb68412633e17b84abed171353478 | |
parent | 59fc4c96f169d0af515dd4aa421da611bb8992a6 (diff) |
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
-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 000000000..d1e46d28a --- /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 |