From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 0/4] netfilter: minor cleanups and improvements
Date: Tue, 25 Feb 2014 17:44:26 +0100 [thread overview]
Message-ID: <20140225164426.GA25597@localhost> (raw)
In-Reply-To: <1392746810-22456-1-git-send-email-kaber@trash.net>
On Tue, Feb 18, 2014 at 06:06:46PM +0000, Patrick McHardy wrote:
> The following four patches have been sitting in my tree for a while, I
> need them as preconditions for following patches, but they also make
> sense on their own, so I'd like to get rid of them.
>
> The second patch adds a nfnl_dereference() helper, which is a wrapper
> around rcu_dereference_protected() that checks that the nfnetlink
> subsys mutex is actually held. This is similar to rtnl_dereference()
> except that we need to check subsys-specific mutexes.
>
> The first patch renamed a similar named ip_set function, the third patch
> introduces a nft_dereference() macro that is to be used in nftables.
>
> The fourth patch is unrelated to this, it changes verdict validation in
> nftables to accept flags to NF_QUEUE or errno codes to NF_DROP.
>
> Please apply.
Applied, thanks!
prev parent reply other threads:[~2014-02-25 16:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 18:06 [PATCH 0/4] netfilter: minor cleanups and improvements Patrick McHardy
2014-02-18 18:06 ` [PATCH 1/4] netfilter: ip_set: rename nfnl_dereference()/nfnl_set() Patrick McHardy
2014-02-18 18:06 ` [PATCH 2/4] netfilter: nfnetlink: add rcu_dereference_protected() helpers Patrick McHardy
2014-02-18 18:06 ` [PATCH 3/4] netfilter: nf_tables: add nft_dereference() macro Patrick McHardy
2014-02-18 18:06 ` [PATCH 4/4] netfilter: nf_tables: accept QUEUE/DROP verdict parameters Patrick McHardy
2014-02-25 16:44 ` 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=20140225164426.GA25597@localhost \
--to=pablo@netfilter.org \
--cc=kaber@trash.net \
--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).