netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Ander Juaristi <a@juaristi.eus>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft v7 1/2] evaluate: New internal helper __expr_evaluate_range
Date: Sun, 18 Aug 2019 20:27:57 +0200	[thread overview]
Message-ID: <20190818182757.5fdxjlvachtdhtur@breakpoint.cc> (raw)
In-Reply-To: <20190818182013.6765-1-a@juaristi.eus>

Ander Juaristi <a@juaristi.eus> wrote:
> Signed-off-by: Ander Juaristi <a@juaristi.eus>

This could use a changelog.

Example:

This is used by the followup patch to evaluate a range without emitting
an error when the left value is larger than the right one.

This is done to handle time-matching such as
23:00-01:00 -- expr_evaluate_range() will reject this, but
we want to be able to evaluate and then handle this as a request
to match from 23:00 to 1am.

      parent reply	other threads:[~2019-08-18 18:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-18 18:20 [PATCH nft v7 1/2] evaluate: New internal helper __expr_evaluate_range Ander Juaristi
2019-08-18 18:20 ` [PATCH nft v7 2/2] meta: Introduce new conditions 'time', 'day' and 'hour' Ander Juaristi
2019-08-20 13:41   ` Florian Westphal
2019-08-18 18:27 ` Florian Westphal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190818182757.5fdxjlvachtdhtur@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=a@juaristi.eus \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).