commit | a02e4b7dae455151c423e2f69ef222c502a321fd | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Dec 12 21:39:02 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 12 21:39:02 2010 -0800 |
tree | 33ceeb14e559a17160f7fae42935283872725e5d | |
parent | 5170ae824ddf1988a63fb12cbedcff817634c444 [diff] |
ipv6: Demark default hoplimit as zero. This is for consistency with ipv4. Using "-1" makes no sense. It was made this way a long time ago merely to be consistent with how the ipv6 socket hoplimit "default" is stored. Signed-off-by: David S. Miller <davem@davemloft.net>