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 | cb19979e4635a8254adf50380bc8086ef61314a4 (patch) | |
tree | 32635f16f182b0f07b23d6dda5df273ed9884af6 /openwrt/package/olsrd | |
parent | d2559721eeb659e51c581ed1275ffb44576fc3d1 (diff) | |
download | mtk-20170518-cb19979e4635a8254adf50380bc8086ef61314a4.zip mtk-20170518-cb19979e4635a8254adf50380bc8086ef61314a4.tar.gz mtk-20170518-cb19979e4635a8254adf50380bc8086ef61314a4.tar.bz2 |
Remove old control file
SVN-Revision: 945
Diffstat (limited to 'openwrt/package/olsrd')
-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 0d2a2bc..0000000 --- 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. |