netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iptables-save,xtables-save: add option to show zeroed counters when saving rulesets
@ 2019-03-03 13:31 Alban Vidal
  0 siblings, 0 replies; only message in thread
From: Alban Vidal @ 2019-03-03 13:31 UTC (permalink / raw)
  To: netfilter-devel; +Cc: ao2, Alban VIDAL

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-03 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-03 13:31 [PATCH v4 0/2] iptables-save,xtables-save: add option to show zeroed counters when saving rulesets Alban Vidal

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