diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-03 12:53:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-03 12:53:01 +0000 |
commit | 1c59bfaaf40a3da51600e2fbfff62cfd85012fd9 (patch) | |
tree | 610ae23e4d4a766a69337b02b1f665e16594b7e3 /openwrt/package/mrd6/ipkg | |
parent | 4bdead278b222dfd48403a65d276808253c17ef2 (diff) | |
download | mtk-20170518-1c59bfaaf40a3da51600e2fbfff62cfd85012fd9.zip mtk-20170518-1c59bfaaf40a3da51600e2fbfff62cfd85012fd9.tar.gz mtk-20170518-1c59bfaaf40a3da51600e2fbfff62cfd85012fd9.tar.bz2 |
Added mrd6 package : IPv6 multicast routing daemon
SVN-Revision: 2816
Diffstat (limited to 'openwrt/package/mrd6/ipkg')
-rw-r--r-- | openwrt/package/mrd6/ipkg/mrd6.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/mrd6/ipkg/mrd6.control b/openwrt/package/mrd6/ipkg/mrd6.control new file mode 100644 index 0000000..89082b9 --- /dev/null +++ b/openwrt/package/mrd6/ipkg/mrd6.control @@ -0,0 +1,6 @@ +Package: mrd6 +Architecture: mipsel +Section: net +Priority: optional +Depends: kmod-ipv6 +Description: IPv6 multicast routing daemon |