From 94412903db87af3d69099abebd9160ede65879e2 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 23 Sep 2007 18:13:48 +0000 Subject: [PATCH] Fix the description, thanks to Juliusz Chroboczek git-svn-id: svn://svn.openwrt.org/openwrt/packages@8991 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/babel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 56d8e029e..98a469ec0 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -31,8 +31,8 @@ define Package/babel/description on DSDV and AODV, but with provisions for link cost estimation and redistribution of routes from other routing protocols. While it is optimised for wireless mesh networks, Babel will also work - efficiently on wired networks. It will generate between roughly the same - and double the amount of routing traffic that RIPng would generate, while + efficiently on wired networks. It will generate between 1.2 and 2.4 times + the amount of routing traffic that RIPng would generate, while never counting to infinity. endef