summaryrefslogtreecommitdiffstats
path: root/bird.conf
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2000-04-12 12:34:02 +0200
committerPavel Machek <pavel@ucw.cz>2000-04-12 12:34:02 +0200
commitf7d534cf2e8932869b049bd64677bb0a67e362c1 (patch)
treef742650eb5cebaaf94c9593513d47d4384cafeda /bird.conf
parentb475c543b420b65bac90992df99a0fe6c9da7c88 (diff)
downloadbird-f7d534cf2e8932869b049bd64677bb0a67e362c1.tar
bird-f7d534cf2e8932869b049bd64677bb0a67e362c1.zip
Path printing is now much nicer.
Diffstat (limited to 'bird.conf')
-rw-r--r--bird.conf2
1 files changed, 1 insertions, 1 deletions
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;