From: Ondrej Zajicek Date: Tue, 31 Mar 2009 19:30:58 +0000 (+0200) Subject: Documentation update X-Git-Tag: v1.2.0~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb81251b4e37b96743aa1cdf790f30ef41a465e;p=thirdparty%2Fbird.git Documentation update --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 211415125..1cb3fc4fa 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -520,9 +520,9 @@ incompatible with each other (that is to prevent you from shooting in the foot). There are also two shorthands for prefix patterns: address/ is a shorthand for address/ (where maxlen is 32 for IPv4 and 128 for IPv6), - that means prefix address/ and all its subprefixes. address/ - is a shorthand for address/, that means prefix address/ - and all its superprefixes (prefixes that contain it). + that means network prefix address/ and all its subnets. address/ + is a shorthand for address/, that means network prefix address/ + and all its supernets (network prefixes that contain it). For example, [ 1.0.0.0/8, 2.0.0.0/8+, 3.0.0.0/8-, 4.0.0.0/8{16,24} ] matches prefix 1.0.0.0/8, all subprefixes of 2.0.0.0/8, all superprefixes of 3.0.0.0/8 and prefixes