commit | 0980e56e506b1e45022fad00bca8c8a974fda4e6 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Fri Jul 20 22:28:51 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 22 12:06:21 2012 -0700 |
tree | 3bd9c161e43b61b00af12547be3ebe168b32bf3e | |
parent | 186e868786f97c8026f0a81400b451ace306b3a4 [diff] |
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 <shimoda.hiroaki@gmail.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>