From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Yanchuan Nian <ycnian@gmail.com>
Cc: kaber@trash.net, kadlec@blackhole.kfki.hu,
coreteam@netfilter.org, netfilter-devel@vger.kernel.org
Subject: Re: [nftables PATCH] Correct initial value of bytes counter in nftables rule
Date: Wed, 25 Jun 2014 14:15:42 +0200 [thread overview]
Message-ID: <20140625121542.GA21463@localhost> (raw)
In-Reply-To: <1403180627-5631-1-git-send-email-ycnian@gmail.com>
On Thu, Jun 19, 2014 at 08:23:47PM +0800, Yanchuan Nian wrote:
> Packages can be accounted by nftables through such command.
> % nft add rule filter output ip daddr 8.8.8.8 counter
>
> You can also give the initial values of packets and bytes.
> % nft add rule filter output ip daddr 8.8.8.8 counter packets 10 bytes 20
>
> But packets and bytes are both initialized to 10 in above command for there is
> a mistake in the program.
Applied, thanks.
prev parent reply other threads:[~2014-06-25 12:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 12:23 [nftables PATCH] Correct initial value of bytes counter in nftables rule Yanchuan Nian
2014-06-25 12:15 ` 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=20140625121542.GA21463@localhost \
--to=pablo@netfilter.org \
--cc=coreteam@netfilter.org \
--cc=kaber@trash.net \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@vger.kernel.org \
--cc=ycnian@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox