From f7d534cf2e8932869b049bd64677bb0a67e362c1 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 12 Apr 2000 10:34:02 +0000 Subject: [PATCH] Path printing is now much nicer. --- bird.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bird.conf b/bird.conf index 02a34706..35b8d3c2 100644 --- a/bird.conf +++ b/bird.conf @@ -13,7 +13,7 @@ protocol rip MyRIP_test { port 1520; period 7; garbagetime 60; - interface "*"; + interface "*" { mode broadcast; }; honour neighbour; # passwords { password "ahoj" from 0 to 10; # password "nazdar" from 10;