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:
1d9cfc4
)
ipv6: Remove IPV6_ADDR_RESERVED
author
Ulrich Weber
<uweber@astaro.com>
Thu, 25 Feb 2010 23:28:58 +0000
(23:28 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Feb 2010 11:59:07 +0000
(
03:59
-0800)
RFC 4291 section 2.4 states that all uncategorized addresses
should be considered as Global Unicast.
This will remove IPV6_ADDR_RESERVED completely
and return IPV6_ADDR_UNICAST in ipv6_addr_type() instead.
Signed-off-by: Ulrich Weber <uweber@astaro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found