summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2001-05-07 18:49:10 +0000
committerlaforge <laforge>2001-05-07 18:49:10 +0000
commit3e10ac8ae2f89085a103c05855e9ae1098dbfbff (patch)
tree3b83138302b0dffe9af005dc10dd59dceef05a30
parent784a61b55bf3c5eb045a7d0a17ba0d3e7b7a8895 (diff)
iptables-restore / -save brokenness addedsvn_t_iptables_1_2_2
-rw-r--r--KNOWN_BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/KNOWN_BUGS b/KNOWN_BUGS
index 073f8cd..11b3f9d 100644
--- a/KNOWN_BUGS
+++ b/KNOWN_BUGS
@@ -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.