From f434d19174cb2d3054a00248ca609aa87bf8c263 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 13 May 2009 22:04:44 +0200 Subject: Documentation updates --- doc/bird.sgml | 166 ++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 116 insertions(+), 50 deletions(-) (limited to 'doc') diff --git a/doc/bird.sgml b/doc/bird.sgml index 3f239f7..d0fe47d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -206,6 +206,7 @@ protocol device { protocol rip { export all; import all; + interface "*"; } @@ -298,19 +299,88 @@ to zero to disable it. An empty is equivalent to There are several options that give sense only with certain protocols: - passwords { password " Specifies passwords to be used with this protocol. Passive is - time from which the password is not used for sending, but it is recognized on reception. is dd-mm-yyyy HH:MM:SS. - - interface " Specifies which - interfaces is this protocol active on and allows you to set options on a - per-interface basis. Mask is specified as in shell-like patterns, thus interface - "*" { mode broadcast; }; will start the protocol on all interfaces with mode - broadcast; option. If the first character of mask is