From: Ondrej Zajicek (work) Date: Mon, 14 Mar 2022 19:36:20 +0000 (+0100) Subject: Filter: Implement for loops X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fnext;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 35b943de3..8adabfa0b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1668,7 +1668,8 @@ prefix and an ASN as arguments. Control structures