summaryrefslogtreecommitdiff
path: root/doc/bird.sgml
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2016-06-08 16:22:44 +0200
committerOndrej Filip <feela@network.cz>2016-06-08 16:22:44 +0200
commita0fe1944d12771d60986a352552e5f4b306e5f7f (patch)
tree48383090906b9011fa85f2a93ce670afe43cd9c5 /doc/bird.sgml
parent90dc0f08434323535f84d64e113dae84675c46b2 (diff)
Add AS# ranges to bgpmask.
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r--doc/bird.sgml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index f3c34a14..de7041a9 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -1165,8 +1165,10 @@ foot).
is 4 3 2 1, then: <tt>bgp_path &tilde; [= * 4 3 * =]</tt> is true,
but <tt>bgp_path &tilde; [= * 4 5 * =]</tt> is false. BGP mask
expressions can also contain integer expressions enclosed in parenthesis
- and integer variables, for example <tt>[= * 4 (1+2) a =]</tt>. There is
- also old syntax that uses / .. / instead of [= .. =] and ? instead of *.
+ and integer variables, for example <tt>[= * 4 (1+2) a =]</tt>. You can
+ also use ranges, for example <tt>[= * 3..5 2 100..200 * =]</tt>.
+ There is also old (deprecated) syntax that uses / .. / instead of [= .. =]
+ and ? instead of *.
<tag/clist/
Clist is similar to a set, except that unlike other sets, it can be