From: Patrick McHardy <kaber@trash.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH 0/3] netfilter: nf_tables cleanups
Date: Tue, 3 Mar 2015 20:10:03 +0000 [thread overview]
Message-ID: <1425413406-6804-1-git-send-email-kaber@trash.net> (raw)
These patches for -next contain some cleanups which are not directly
related to the following set patches, so I'm sending them seperately
for easier review:
* move the reoccuring checks for skb->nf_trace to an inline function
* consolidate similar invocations of nft_trace_packet()
* rearrange nf_tables.h so related things are next to each other
Please apply, thanks!
Patrick McHardy (3):
netfilter: nf_tables: minor tracing cleanups
netfilter: nf_tables: consolidate tracing invocations
netfilter: nf_tables: cleanup nf_tables.h
include/net/netfilter/nf_tables.h | 174 +++++++++++++++++++-------------------
net/netfilter/nf_tables_core.c | 105 +++++++++++------------
2 files changed, 138 insertions(+), 141 deletions(-)
next reply other threads:[~2015-03-03 20:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 20:10 Patrick McHardy [this message]
2015-03-03 20:10 ` [PATCH 1/3] netfilter: nf_tables: minor tracing cleanups Patrick McHardy
2015-03-03 20:10 ` [PATCH 2/3] netfilter: nf_tables: consolidate tracing invocations Patrick McHardy
2015-03-03 20:10 ` [PATCH 3/3] netfilter: nf_tables: cleanup nf_tables.h Patrick McHardy
2015-03-06 0:13 ` [PATCH 0/3] netfilter: nf_tables cleanups Pablo Neira Ayuso
2015-03-06 0:41 ` Patrick McHardy
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=1425413406-6804-1-git-send-email-kaber@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).