diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 14:53:00 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 14:53:00 +0000 |
commit | da6454c5891d772f7bcc9b2552ff088a40451eb0 (patch) | |
tree | a3c7927db214bac0beb7b14a66d9999ab95d6e73 /openwrt/package/olsrd/ipkg/olsrd.control | |
parent | 9c2e7c1496a48de52073279f0cf9d81d962d722b (diff) |
Convert olsrd to new packaging style, put plugins into sub-packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/olsrd/ipkg/olsrd.control')
-rw-r--r-- | openwrt/package/olsrd/ipkg/olsrd.control | 10 |
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 0000000000..0d2a2bc149 --- /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. |