netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables (nft-compat) PATCH 0/5] Various fixes version 2
@ 2014-02-11 16:36 Tomasz Bursztyka
  2014-02-11 16:36 ` [iptables (nft-compat) PATCH 1/5] nft: Add useful debug output when a builtin table is created Tomasz Bursztyka
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomasz Bursztyka @ 2014-02-11 16:36 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Tomasz Bursztyka

Patch 1 and 2 are a resent of previous patchset.
(patch 1 is quite useful actually, at leats it was for testing patch 3)
(patch 2 is a bug fix)

Patch 3 is the full rewrite of patch 8 it previous patchset.
Much smaller, and works in all case with xtables-restore with or without --table option.

Patch 4 is applying the idea to get rid of useless error message (which clearly did not help at all).

Patch 5 is a debug message fix.

Tomasz Bursztyka (5):
  nft: Add useful debug output when a builtin table is created
  nft: A builtin chain might be created when restoring
  nft: Initialize a table only once
  nft: Remove useless error message
  nft: Pass a line after printing out a debug message

 iptables/nft.c             | 66 ++++++++++++++++++----------------------------
 iptables/nft.h             |  2 ++
 iptables/xtables-restore.c |  1 +
 3 files changed, 28 insertions(+), 41 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-12  9:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 16:36 [iptables (nft-compat) PATCH 0/5] Various fixes version 2 Tomasz Bursztyka
2014-02-11 16:36 ` [iptables (nft-compat) PATCH 1/5] nft: Add useful debug output when a builtin table is created Tomasz Bursztyka
2014-02-11 16:36 ` [iptables (nft-compat) PATCH 2/5] nft: A builtin chain might be created when restoring Tomasz Bursztyka
2014-02-11 16:36 ` [iptables (nft-compat) PATCH 3/5] nft: Initialize a table only once Tomasz Bursztyka
2014-02-11 16:36 ` [iptables (nft-compat) PATCH 4/5] nft: Remove useless error message Tomasz Bursztyka
2014-02-11 16:36 ` [iptables (nft-compat) PATCH 5/5] nft: Pass a line after printing out a debug message Tomasz Bursztyka
2014-02-12  9:21 ` [iptables (nft-compat) PATCH 0/5] Various fixes version 2 Pablo Neira Ayuso

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