git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5170ae8
)
ipv6: Demark default hoplimit as zero.
author
David S. Miller
<davem@davemloft.net>
Mon, 13 Dec 2010 05:39:02 +0000
(21:39 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Dec 2010 05:39:02 +0000
(21:39 -0800)
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>
No differences found