]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
iptables-restore / -save brokenness added v1.2.2
authorHarald Welte <laforge@gnumonks.org>
Mon, 7 May 2001 18:49:10 +0000 (18:49 +0000)
committerHarald Welte <laforge@gnumonks.org>
Mon, 7 May 2001 18:49:10 +0000 (18:49 +0000)
KNOWN_BUGS

index 073f8cd6c2d94d1bb0fa63ad6fef6ce6295314e3..11b3f9d004e8b79808494ebb4f7b05e6b863b24c 100644 (file)
@@ -8,3 +8,5 @@ Known bugs with the 2.4.0 kernel:
 
 3) Connection tracking doesn't wait very long for reply FIN, meaning
    that half-closed pipes can time out early (seen frequently with squid).
+
+4) iptables-restore and -save still have problems. Sorry.