]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Path printing is now much nicer.
authorPavel Machek <pavel@ucw.cz>
Wed, 12 Apr 2000 10:34:02 +0000 (10:34 +0000)
committerPavel Machek <pavel@ucw.cz>
Wed, 12 Apr 2000 10:34:02 +0000 (10:34 +0000)
bird.conf

index 02a34706eefba28dd195d351043028bf568d8029..35b8d3c216504db405aa1430decb1e837a955b21 100644 (file)
--- 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;