summaryrefslogtreecommitdiffstats
path: root/iptables-restore.8
diff options
context:
space:
mode:
authorlaforge <laforge>2001-01-23 22:54:34 +0000
committerlaforge <laforge>2001-01-23 22:54:34 +0000
commitb34c87cfa20f9c9dc75d341430baddb70ba1fb5f (patch)
treea592a4ad633d0a509875dfd766b1231b4d47224f /iptables-restore.8
parent56eb529a9303e9097726ff4be93410cc4c7cc854 (diff)
added 'iptables --set-counters' and fixed counter-restore in iptables-restore
Diffstat (limited to 'iptables-restore.8')
-rw-r--r--iptables-restore.85
1 files changed, 0 insertions, 5 deletions
diff --git a/iptables-restore.8 b/iptables-restore.8
index 590015e..4e4e150 100644
--- a/iptables-restore.8
+++ b/iptables-restore.8
@@ -50,11 +50,6 @@ Expect this to be fixed in the next iptables release.
To make it work, reorder the output in a way that in every table, all
user-defined chains are created before any other chain uses this chain
as target.
-.PP
-.B iptables-restore
-does only restore the counter values of the builtin chains, and
-.B NOT
-the individual counters of each rule.
.SH AUTHOR
Harald Welte <laforge@gnumonks.org>
.SH SEE ALSO