diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 18:14:29 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 18:14:29 +0000 |
commit | 0711aba2dc260e107129d8d13308ec9b50f96109 (patch) | |
tree | 7d2e4ff6ccc2e8636eb4880c1ce083a7002f9e75 /openwrt/package/olsrd/olsrd.control | |
parent | d4acdafcf724057bc9b718170c54b420f46c40b4 (diff) |
add olsrd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@689 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/olsrd/olsrd.control')
-rw-r--r-- | openwrt/package/olsrd/olsrd.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/olsrd/olsrd.control b/openwrt/package/olsrd/olsrd.control new file mode 100644 index 0000000000..0d2a2bc149 --- /dev/null +++ b/openwrt/package/olsrd/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. |