netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] netfilter: nf_tables cleanups
@ 2015-03-03 20:10 Patrick McHardy
  2015-03-03 20:10 ` [PATCH 1/3] netfilter: nf_tables: minor tracing cleanups Patrick McHardy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Patrick McHardy @ 2015-03-03 20:10 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-06  0:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 20:10 [PATCH 0/3] netfilter: nf_tables cleanups Patrick McHardy
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

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).