Re: [IPV6] send ICMPv6 error on scope violations

2007-05-09 Thread David Miller
From: David Stevens <[EMAIL PROTECTED]> Date: Wed, 9 May 2007 13:55:15 -0600 > 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.

[IPV6] send ICMPv6 error on scope violations

2007-05-09 Thread David Stevens
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. +-DLS [in-line for viewing, attache