From ccd49e5688c1edebc6b8a980c72a269618046acb Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 23 Jan 2001 22:54:34 +0000 Subject: added 'iptables --set-counters' and fixed counter-restore in iptables-restore --- iptables.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'iptables.8') diff --git a/iptables.8 b/iptables.8 index 1b437ca4..1a7f8102 100644 --- a/iptables.8 +++ b/iptables.8 @@ -267,6 +267,14 @@ destination ports of such a packet (or ICMP type), such a packet will not match any rules which specify them. When the "!" argument precedes the "-f" flag, the rule will only match head fragments, or unfragmented packets. +.TP +.B "-c, --set-counters " "PKTS BYTES" +This enables the administrater to initialize the packet and byte +counters of a rule (during +.B INSERT, +.B APPEND, +.B REPLACE +operations) .SS "OTHER OPTIONS" The following additional options can be specified: .TP -- cgit v1.2.3