summaryrefslogtreecommitdiffstats
path: root/KNOWN_BUGS
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-05-26 04:40:37 +0000
committerHarald Welte <laforge@gnumonks.org>2001-05-26 04:40:37 +0000
commit1268184e7edd671ca42017d6d977e3bcd889f45d (patch)
tree99c71bb3ed98fe1141fd419efec2a29fddf7e7e6 /KNOWN_BUGS
parentec81ca7e5e5939eb0bfa4776c5c0c585efdfd1bb (diff)
removed reference to 2.4.0 as it is a general problem. removed iptables-save
Diffstat (limited to 'KNOWN_BUGS')
-rw-r--r--KNOWN_BUGS4
1 files changed, 1 insertions, 3 deletions
diff --git a/KNOWN_BUGS b/KNOWN_BUGS
index 11b3f9d0..df1133a8 100644
--- a/KNOWN_BUGS
+++ b/KNOWN_BUGS
@@ -1,4 +1,4 @@
-Known bugs with the 2.4.0 kernel:
+Known bugs:
1) NAT in the OUTPUT chain does not work in general. The fix is
intrusive, and means we will have a CONFIG_NF_IP_NAT_LOCAL option
@@ -8,5 +8,3 @@ 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.