]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Fixes and improvements related to case/sets
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 8 Oct 2024 17:34:51 +0000 (19:34 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 8 Oct 2024 17:44:17 +0000 (19:44 +0200)
commit39e75b879b1464f35725bb218d9e14399fc4c291
tree1e321ad51bdebca5b65287ac6bead5075b4ed54b
parent163ab3130f6a890411402643818af388df5f5719
Filter: Fixes and improvements related to case/sets

Unify grammar for set_atom and switch_atom to avoid inconsistencies
between them. Fix errors in documentation related to case statement
and set type. Change 'vpnrd' to 'rd' to be consistent with the filter
language.

Thanks to Mikhail Mayorov for bugreport.
doc/bird.sgml
filter/config.Y
filter/test.conf