netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nf-next/nf_tables-experiments - PATCH 0/2] chain rename and rule replacement
@ 2012-10-31  9:28 Tomasz Bursztyka
  2012-10-31  9:28 ` [nf-next/nf_tables-experiments - PATCH 1/2] nf_tables: Add support for changing users chain's name Tomasz Bursztyka
  2012-10-31  9:28 ` [nf-next/nf_tables-experiments - PATCH 2/2] nf_tables: Add support for replacing a rule by another one Tomasz Bursztyka
  0 siblings, 2 replies; 6+ messages in thread
From: Tomasz Bursztyka @ 2012-10-31  9:28 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Tomasz Bursztyka

Hi,

Here is two patches, there title is self-explaining.

Renaming chain's name applies only on user's chain. Not on builtin or base ones.

Please review,

Tomasz Bursztyka (2):
  nf_tables: Add support for changing users chain's name
  nf_tables: Add support for replacing a rule by another one.

 include/linux/netfilter/nf_tables.h |  1 +
 net/netfilter/nf_tables_api.c       | 82 ++++++++++++++++++++++++++++++++++---
 2 files changed, 77 insertions(+), 6 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2012-10-31 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31  9:28 [nf-next/nf_tables-experiments - PATCH 0/2] chain rename and rule replacement Tomasz Bursztyka
2012-10-31  9:28 ` [nf-next/nf_tables-experiments - PATCH 1/2] nf_tables: Add support for changing users chain's name Tomasz Bursztyka
2012-10-31 13:49   ` Pablo Neira Ayuso
2012-10-31 14:29     ` Tomasz Bursztyka
2012-10-31 15:38       ` Pablo Neira Ayuso
2012-10-31  9:28 ` [nf-next/nf_tables-experiments - PATCH 2/2] nf_tables: Add support for replacing a rule by another one Tomasz Bursztyka

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