From da8b9127b96f35411dafac7e70fddcdc5d2aae09 Mon Sep 17 00:00:00 2001 From: laforge Date: Thu, 15 Mar 2001 15:12:02 +0000 Subject: fixing a lot of bugs / cleaning up - no more dependency problems with user-defined chains - cleanup of the old strtok problem ( no more goto) --- iptables-restore.8 | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'iptables-restore.8') diff --git a/iptables-restore.8 b/iptables-restore.8 index 4e4e150..2ca6973 100644 --- a/iptables-restore.8 +++ b/iptables-restore.8 @@ -38,18 +38,7 @@ don't flush the previous contents of the table. If not specified, .B iptables-restore flushes (deletes) all previous contents of the respective IP Table. .SH BUGS -.B iptables-save -doesn't order user-defined chains and builtin chains in any specific manner. -This raises some dependency problems when using the unmodified output of -.B iptables-restore -as input for -.B iptables-restore. -.PP -Expect this to be fixed in the next iptables release. -.PP -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. +None known as of iptables-1.2.1 release .SH AUTHOR Harald Welte .SH SEE ALSO -- cgit v1.2.3