diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-19 03:31:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-19 03:31:18 +0000 |
commit | bd6d7155f8744f4325ca1bcdf0d783c0e08076e6 (patch) | |
tree | 8800c4f88256a58800344c1f08ef052b5fd7317a | |
parent | 71d97c9b936f8dc946790ef15364ea1263f01375 (diff) | |
download | upstream-bd6d7155f8744f4325ca1bcdf0d783c0e08076e6.tar.gz upstream-bd6d7155f8744f4325ca1bcdf0d783c0e08076e6.tar.bz2 upstream-bd6d7155f8744f4325ca1bcdf0d783c0e08076e6.zip |
Remove old control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@945 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/olsrd/olsrd.control | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/olsrd/olsrd.control b/package/olsrd/olsrd.control deleted file mode 100644 index 0d2a2bc149..0000000000 --- a/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. |