<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - nft manpage makes confusing reference to logical operators"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1409#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - nft manpage makes confusing reference to logical operators"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1409">bug 1409</a>
from <span class="vcard"><a class="email" href="mailto:cheetah-netfilter@fastcat.org" title="Matthew "Cheetah" Gabeler-Lee <cheetah-netfilter@fastcat.org>"> <span class="fn">Matthew "Cheetah" Gabeler-Lee</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>