]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Fix scope handling in for loops
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Oct 2023 12:26:22 +0000 (14:26 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Oct 2023 12:26:22 +0000 (14:26 +0200)
commitde09fda5dcef16bf50663f7ffb56074e6ad20b5a
tree3651f3e12d621e6f0196e7ffbaee885e56a676e9
parentabae806efdf6ac5f919c93057dd8df1faff1058c
Filter: Fix scope handling in for loops

Changes in scope implementation broke scope handling in for loops.
The term in for loops is supposed to be parsed in the parent scope.
filter/config.Y
filter/test.conf