From: Pavel Machek Date: Wed, 12 Apr 2000 10:34:02 +0000 (+0000) Subject: Path printing is now much nicer. X-Git-Tag: v1.2.0~1194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d534cf2e8932869b049bd64677bb0a67e362c1;p=thirdparty%2Fbird.git Path printing is now much nicer. --- diff --git a/bird.conf b/bird.conf index 02a34706e..35b8d3c21 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;