]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59b4f18ed1809cd66ac44bd1dbf4856f9e13a57a
tree33ceeb14e559a17160f7fae42935283872725e5d
parent49ab875f0d69bd78822a2e5546219c2b59ac1696
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