From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ana Rey <anarey@gmail.com>
Cc: netfilter-devel@vger.kernel.org, dborkman@redhat.com
Subject: Re: [nft PATCH] src: Add cgroup support in meta expresion
Date: Mon, 10 Nov 2014 18:14:30 +0100 [thread overview]
Message-ID: <20141110171430.GA26920@salvia> (raw)
In-Reply-To: <1415034651-27242-3-git-send-email-anarey@gmail.com>
On Mon, Nov 03, 2014 at 06:10:51PM +0100, Ana Rey wrote:
> The new attribute of meta is "cgroup".
>
> Example of use in nft:
> # nft add rule ip test output meta cgroup != 0x100001 counter drop
>
> Moreover, It adds tests in meta.t test file.
>
> The kernel support is add in the commit:
> netfilter: nft_meta: add cgroup support
>
> The libnftnl support is add in the commit:
> expr: meta: Add cgroup support
>
> More information about the steps to use cgroup:
> https://www.kernel.org/doc/Documentation/cgroups/net_cls.txt
>
> More info about cgroup in iptables:
> http://git.kernel.org/cgit/linux/kernel/git/pablo/nftables.git/commit/net/netfilter/xt_cgroup.c?id=82a37132f300ea53bdcd812917af5a6329ec80c3
Applied, thanks.
next prev parent reply other threads:[~2014-11-10 17:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 17:10 [libnftnf PATCH] expr: meta: Add cgroup support Ana Rey
2014-11-03 17:10 ` [PATCH] netfilter: nft_meta: add " Ana Rey
2014-11-10 17:01 ` Pablo Neira Ayuso
2014-11-03 17:10 ` [nft PATCH] src: Add cgroup support in meta expresion Ana Rey
2014-11-10 17:14 ` Pablo Neira Ayuso [this message]
2014-11-10 17:14 ` [libnftnf PATCH] expr: meta: Add cgroup support Pablo Neira Ayuso
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=20141110171430.GA26920@salvia \
--to=pablo@netfilter.org \
--cc=anarey@gmail.com \
--cc=dborkman@redhat.com \
--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).