[Bug 1409] nft manpage makes confusing reference to logical operators
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Thu Apr 16 06:20:03 CEST 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1409
--- Comment #2 from Matthew "Cheetah" Gabeler-Lee <cheetah-netfilter at fastcat.org> ---
I think it should just say "binary and relational operators"? There aren't any
logical operators supported as far as I can tell, unless you count the implicit
"and" that happens when chaining expressions one after the other in a rule.
Perhaps to be more precise in that case, something along the lines of:
Expressions can be combined using binary, relational, and other
numeric operators, and combined in a logical "and" by placing
multiple expressions in sequence within a rule.
I'm not sure that's ideal wording, but I think it's closer.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200416/6e91956f/attachment.html>
More information about the netfilter-buglog
mailing list