summaryrefslogtreecommitdiff
path: root/openwrt/package/olsrd/ipkg/olsrd.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-18 14:53:00 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-18 14:53:00 +0000
commit92e1586bec3083edb189ff1ee3440081e243c10a (patch)
treea3c7927db214bac0beb7b14a66d9999ab95d6e73 /openwrt/package/olsrd/ipkg/olsrd.control
parentaa3c1b36deb5584a14798c430fd6e6686e6551fc (diff)
downloadmtk-20170518-92e1586bec3083edb189ff1ee3440081e243c10a.zip
mtk-20170518-92e1586bec3083edb189ff1ee3440081e243c10a.tar.gz
mtk-20170518-92e1586bec3083edb189ff1ee3440081e243c10a.tar.bz2
Convert olsrd to new packaging style, put plugins into sub-packages
SVN-Revision: 936
Diffstat (limited to 'openwrt/package/olsrd/ipkg/olsrd.control')
-rw-r--r--openwrt/package/olsrd/ipkg/olsrd.control10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/olsrd/ipkg/olsrd.control b/openwrt/package/olsrd/ipkg/olsrd.control
new file mode 100644
index 0000000..0d2a2bc
--- /dev/null
+++ b/openwrt/package/olsrd/ipkg/olsrd.control
@@ -0,0 +1,10 @@
+Package: olsrd
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: The olsr.org OLSR daemon
+ olsrd is an implementation of the Optimized Link State Routing protocol.
+ OLSR is a routing protocol for mobile ad-hoc networks. The protocol is
+ pro-active, table driven and utilizes a technique called multipoint
+ relaying for message flooding.