From: Ulrich Weber Date: Thu, 25 Feb 2010 23:28:58 +0000 (+0000) Subject: ipv6: Remove IPV6_ADDR_RESERVED X-Git-Tag: v2.6.34-rc1~233^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45bb00609022ecf1d97e083666c68c74d237b799;p=pandora-kernel.git ipv6: Remove IPV6_ADDR_RESERVED 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed