From: Eric Dumazet Date: Fri, 20 Jul 2012 22:28:51 +0000 (+0000) Subject: ipv4: tcp: set unicast_sock uc_ttl to -1 X-Git-Tag: v3.6-rc1~125^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0980e56e506b1e45022fad00bca8c8a974fda4e6;p=pandora-kernel.git ipv4: tcp: set unicast_sock uc_ttl to -1 Set unicast_sock uc_ttl to -1 so that we select the right ttl, instead of sending packets with a 0 ttl. Bug added in commit be9f4a44e7d4 (ipv4: tcp: remove per net tcp_sock) Signed-off-by: Hiroaki SHIMODA Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed