From b34c87cfa20f9c9dc75d341430baddb70ba1fb5f Mon Sep 17 00:00:00 2001 From: laforge 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 1b437ca..1a7f810 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