From: Ondrej Zajicek Date: Wed, 13 May 2009 20:04:44 +0000 (+0200) Subject: Documentation updates X-Git-Tag: v1.2.0~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f434d19174cb2d3054a00248ca609aa87bf8c263;p=thirdparty%2Fbird.git Documentation updates --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 3f239f7d6..d0fe47d00 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