From 39e75b879b1464f35725bb218d9e14399fc4c291 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Tue, 8 Oct 2024 19:34:51 +0200 Subject: [PATCH] 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 | 43 ++++++++++++++++++++++++------------------- filter/config.Y | 21 ++++++++++++--------- filter/test.conf | 2 +- 3 files changed, 37 insertions(+), 29 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index b0f130f1..e04f8d0e 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1650,7 +1650,7 @@ in the foot). Route Distinguisher (). They support the same special operators as IP prefixes, and also + as