summaryrefslogtreecommitdiffstats
path: root/KNOWN_BUGS
blob: 073f8cd6c2d94d1bb0fa63ad6fef6ce6295314e3 (plain)
1
2
3
4
5
6
7
8
9
10
Known bugs with the 2.4.0 kernel:

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
   when it comes back.

2) tcpdump traffic is corrupted by OUTPUT NAT.

3) Connection tracking doesn't wait very long for reply FIN, meaning
   that half-closed pipes can time out early (seen frequently with squid).