netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nftables PATCH 0/4] fix rule flush operation
@ 2013-10-02 23:08 Eric Leblond
  2013-10-02 23:08 ` [nftables PATCH 1/4] mnl: fix typo in comment Eric Leblond
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Leblond @ 2013-10-02 23:08 UTC (permalink / raw)
  To: netfilter-devel; +Cc: eric, pablo


Hello,

Here's a small patchset which fixes rule flushing. A command
like:
 nft flush table ip6 nat 
was not flushing the rules at all. Patch 4 fixes the problem
and patch 3 limit the scope of the flush which was not limited.

Patchset statistics:
 src/mnl.c     |  2 +-
 src/netlink.c | 13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

BR,
--
Eric Leblond

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

end of thread, other threads:[~2013-10-03 11:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 23:08 [nftables PATCH 0/4] fix rule flush operation Eric Leblond
2013-10-02 23:08 ` [nftables PATCH 1/4] mnl: fix typo in comment Eric Leblond
2013-10-02 23:08 ` [nftables PATCH 2/4] netlink: suppress useless variable Eric Leblond
2013-10-02 23:08 ` [nftables PATCH 3/4] netlink: only flush asked table/chain Eric Leblond
2013-10-02 23:08 ` [nftables PATCH 4/4] netlink: fix nft flush operation Eric Leblond
2013-10-03 11:22 ` [nftables PATCH 0/4] fix rule " 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).