diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 03:31:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 03:31:18 +0000 |
commit | ea6b461925bf0cbfc67ab8034c2e922c6bdee65e (patch) | |
tree | 32635f16f182b0f07b23d6dda5df273ed9884af6 | |
parent | 3fd9e45b30117641db36b5ef07994e0135c9e9ec (diff) |
Remove old control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@945 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/package/olsrd/olsrd.control | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/olsrd/olsrd.control b/openwrt/package/olsrd/olsrd.control deleted file mode 100644 index 0d2a2bc149..0000000000 --- a/openwrt/package/olsrd/olsrd.control +++ /dev/null @@ -1,10 +0,0 @@ -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. |