summaryrefslogtreecommitdiffstats
path: root/package/olsrd/ipkg/olsrd.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 14:53:00 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 14:53:00 +0000
commit8f4b79da58ea9faa336db9111a50ca484f1ed76f (patch)
tree50edbd59bdc994807e7ba64ca4a00c270a236f7b /package/olsrd/ipkg/olsrd.control
parentf30ab83a1d7a98a750d5af50d3205fac08875948 (diff)
Convert olsrd to new packaging style, put plugins into sub-packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/olsrd/ipkg/olsrd.control')
-rw-r--r--package/olsrd/ipkg/olsrd.control10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/olsrd/ipkg/olsrd.control b/package/olsrd/ipkg/olsrd.control
new file mode 100644
index 000000000..0d2a2bc14
--- /dev/null
+++ b/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.