From: Eric Dumazet Date: Tue, 9 Mar 2010 05:55:56 +0000 (+0000) Subject: tcp: Fix tcp_v4_rcv() X-Git-Tag: v2.6.34-rc2~48^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb134d5d9580fc7b945e3bca3c4b263947022966;p=pandora-kernel.git tcp: Fix tcp_v4_rcv() Commit d218d111 (tcp: Generalized TTL Security Mechanism) added a bug for TIMEWAIT sockets. We should not test min_ttl for TW sockets. Reported-by: Tetsuo Handa Signed-off-by: Eric Dumazet Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed