aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2019-09-10 17:28:06 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2019-09-10 17:28:06 +0200
commit532471967e6d92ae7a480367cc6d935cca75c7b2 (patch)
tree52ddbb01d829d8f3957a744b5b60ce2c4b6c182a /doc
parent452e90ba72f57c44b44f9940ac951d2fde417583 (diff)
downloadbird-532471967e6d92ae7a480367cc6d935cca75c7b2.tar.gz
Doc: Update BGP mask documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index d1b90a1d..cb90e615 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -1473,7 +1473,8 @@ foot).
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>. You can
- also use ranges, for example <tt>[= * 3..5 2 100..200 * =]</tt>.
+ also use ranges (e.g. <tt>[= * 3..5 2 100..200 * =]</tt>) and sets
+ (e.g. <tt>[= 1 2 [3, 5, 7] * =]</tt>).
<tag><label id="type-clist">clist</tag>
Clist is similar to a set, except that unlike other sets, it can be