netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alban Vidal <alban.vidal@zordhak.fr>
To: netfilter-devel@vger.kernel.org
Cc: ao2@ao2.it, Alban VIDAL <alban.vidal@zordhak.fr>
Subject: [PATCH v4 0/2] iptables-save,xtables-save: add option to show zeroed counters when saving rulesets
Date: Sun, 3 Mar 2019 14:31:22 +0100	[thread overview]
Message-ID: <3561ac85-acaa-6618-0f7a-8c6daad45d07@zordhak.fr> (raw)

From: Alban VIDAL <alban.vidal@zordhak.fr>

Dear Netfilter developers,

Please find two patch in next emails to add option in iptables-save and
xtables-save to show zeroed counters for chains when saving rulesets.

Best regards,
Alban

---

Alban VIDAL (1):
iptables-save: add option to show zeroed counters when saving rulesets

Antonio Ospite (1):
xtables-save: implement showing zeroed chain counters when saving
rulesets

include/xtables.h | 1 +
iptables/iptables-save.8.in | 7 +++++--
iptables/iptables-save.c | 12 ++++++++++--
iptables/nft-arp.c | 3 ++-
iptables/nft-bridge.c | 3 ++-
iptables/nft-shared.c | 8 +++++++-
iptables/nft-shared.h | 6 ++++--
iptables/nft.c | 4 ++--
iptables/nft.h | 2 +-
iptables/xtables-save.c | 14 +++++++++-----
10 files changed, 43 insertions(+), 17 deletions(-)

-- 
2.20.1


                 reply	other threads:[~2019-03-03 13:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3561ac85-acaa-6618-0f7a-8c6daad45d07@zordhak.fr \
    --to=alban.vidal@zordhak.fr \
    --cc=ao2@ao2.it \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).