From f7d534cf2e8932869b049bd64677bb0a67e362c1 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 12 Apr 2000 10:34:02 +0000 Subject: Path printing is now much nicer. --- bird.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bird.conf') diff --git a/bird.conf b/bird.conf index 02a3470..35b8d3c 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; -- cgit v1.2.3