From bce8a34b128f1c0495f3f7a28d832d9c2b4a9543 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 18 Aug 1999 13:19:33 +0000 Subject: Few fixme's fixed in rip (will not crash any more on request for sending routing table - hopefully). Next few steps in md5 authentication (not yet complete). --- bird.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'bird.conf') diff --git a/bird.conf b/bird.conf index 466b45c..c322efb 100644 --- a/bird.conf +++ b/bird.conf @@ -58,6 +58,7 @@ protocol rip MyRIP_test { garbagetime 30; interface "*"; export filter testf; + honour neighbour; passwords { password "ahoj" from 0 to 10; password "nazdar" from 10 to 20; } -- cgit v1.2.3