All of lore.kernel.org
 help / color / mirror / Atom feed
* [iptables-nftables - PATCH 0/5] Support for -E and -R options.
@ 2012-10-31  9:31 Tomasz Bursztyka
  2012-10-31  9:31 ` [iptables-nftables - PATCH 1/5] headers: Make nf_tables.h up to date Tomasz Bursztyka
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomasz Bursztyka @ 2012-10-31  9:31 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Tomasz Bursztyka

Hi,

5 patches to implement -E and -R options in patch 2, 4 and 5.
Patches 1 and 3 are simple fixes.

Please review,

Tomasz Bursztyka (5):
  headers: Make nf_tables.h up to date
  nft: Add support for chain rename options (-E)
  iptables: nft: Fix -D chain rulenum option
  iptables: nft: Refactor __nft_rule_check to return rule handle when
    relevant
  iptables: nft: Add support for -R option

 include/linux/netfilter/nf_tables.h |  3 ++
 iptables/nft.c                      | 79 ++++++++++++++++++++++++++-----------
 iptables/nft.h                      |  2 +-
 iptables/xtables.c                  |  3 +-
 4 files changed, 63 insertions(+), 24 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2012-11-01 15:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31  9:31 [iptables-nftables - PATCH 0/5] Support for -E and -R options Tomasz Bursztyka
2012-10-31  9:31 ` [iptables-nftables - PATCH 1/5] headers: Make nf_tables.h up to date Tomasz Bursztyka
2012-10-31  9:31 ` [iptables-nftables - PATCH 2/5] nft: Add support for chain rename options (-E) Tomasz Bursztyka
2012-10-31  9:31 ` [iptables-nftables - PATCH 3/5] iptables: nft: Fix -D chain rulenum option Tomasz Bursztyka
2012-10-31  9:31 ` [iptables-nftables - PATCH 4/5] iptables: nft: Refactor __nft_rule_check to return rule handle when relevant Tomasz Bursztyka
2012-10-31  9:31 ` [iptables-nftables - PATCH 5/5] iptables: nft: Add support for -R option Tomasz Bursztyka
2012-11-01 15:41 ` [iptables-nftables - PATCH 0/5] Support for -E and -R options Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.