Home
last modified time | relevance | path

Searched hist:"5 bb1ab09e4f6287c0b6c9cdbd463147cbd003f54" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 5bb1ab09e4f6287c0b6c9cdbd463147cbd003f54 Wed May 09 15:53:44 CDT 2007 David L Stevens <dlstevens@us.ibm.com> [IPV6]: Send ICMPv6 error on scope violations.

When an IPv6 router is forwarding a packet with a link-local scope source
address off-link, RFC 4007 requires it to send an ICMPv6 destination
unreachable with code 2 ("not neighbor"), but Linux doesn't. Fix below.

Signed-off-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>