On Tue, Mar 19, 2024 at 12:03:37PM +0100, Pablo Neira Ayuso wrote: > c3d57114f119 ("parser_bison: add shortcut syntax for matching flags > without binary operations") provides a similar syntax to iptables using > a prefix representation for flag matching. > > Restore original representation using binop when listing the ruleset. > The parser still accepts the prefix notation for backward compatibility. Amended tests, which were not correctly updated and I pushed it out. @Phil: Sorry, this clashes with your recent updates to make more compact representation of flags in json, you have to rebase.