From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Laura Garcia Liebana <nevola@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v3] netfilter: nft_numgen: add number generation offset
Date: Thu, 22 Sep 2016 16:33:44 +0200 [thread overview]
Message-ID: <20160922143344.GA6409@salvia> (raw)
In-Reply-To: <20160913114950.GA15747@sonyv>
On Tue, Sep 13, 2016 at 01:49:53PM +0200, Laura Garcia Liebana wrote:
> Add support of an offset value for incremental counter and random. With
> this option the sysadmin is able to start the counter to a certain value
> and then apply the generated number.
>
> Example:
>
> meta mark set numgen inc mod 2 offset 100
>
> This will generate marks with the serie 100, 101, 100, 101, ...
Applied, thanks Laura.
prev parent reply other threads:[~2016-09-22 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-13 11:49 [PATCH v3] netfilter: nft_numgen: add number generation offset Laura Garcia Liebana
2016-09-22 14:33 ` Pablo Neira Ayuso [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=20160922143344.GA6409@salvia \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=nevola@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.