ipv6: Demark default hoplimit as zero.
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2010 05:39:02 +0000 (21:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2010 05:39:02 +0000 (21:39 -0800)
commita02e4b7dae455151c423e2f69ef222c502a321fd
tree33ceeb14e559a17160f7fae42935283872725e5d
parent5170ae824ddf1988a63fb12cbedcff817634c444
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>
net/ipv6/route.c