Searched hist:"45 bb00609022ecf1d97e083666c68c74d237b799" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | addrconf_core.c | diff 45bb00609022ecf1d97e083666c68c74d237b799 Thu Feb 25 17:28:58 CST 2010 Ulrich Weber <uweber@astaro.com> 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 <uweber@astaro.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 45bb00609022ecf1d97e083666c68c74d237b799 Thu Feb 25 17:28:58 CST 2010 Ulrich Weber <uweber@astaro.com> 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 <uweber@astaro.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 45bb00609022ecf1d97e083666c68c74d237b799 Thu Feb 25 17:28:58 CST 2010 Ulrich Weber <uweber@astaro.com> 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 <uweber@astaro.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ipv6.h | diff 45bb00609022ecf1d97e083666c68c74d237b799 Thu Feb 25 17:28:58 CST 2010 Ulrich Weber <uweber@astaro.com> 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 <uweber@astaro.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|