blob: df1133a8e0222153ec4ff434cff6dd141dbb0c38 [file] [log] [blame]
Harald Welte12681842001-05-26 04:40:37 +00001Known bugs:
Rusty Russell967893b2000-10-06 08:11:40 +00002
31) NAT in the OUTPUT chain does not work in general. The fix is
4 intrusive, and means we will have a CONFIG_NF_IP_NAT_LOCAL option
5 when it comes back.
6
72) tcpdump traffic is corrupted by OUTPUT NAT.
8
93) Connection tracking doesn't wait very long for reply FIN, meaning
10 that half-closed pipes can time out early (seen frequently with squid).