From: Ondrej Zajicek (work) Date: Mon, 14 Mar 2022 19:36:20 +0000 (+0100) Subject: Filter: Implement for loops X-Git-Tag: v2.0.11~38^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb339a30677901f2c248de08ff535cf0a9efab3d;p=thirdparty%2Fbird.git Filter: Implement for loops For loops allow to iterate over elements in compound data like BGP paths or community lists. The syntax is: for [ ] in do --- diff --git a/doc/bird.sgml b/doc/bird.sgml index f933128c3..89b1541cb 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1683,7 +1683,8 @@ prefix and an ASN as arguments. Control structures