Re: [PATCH] IPv6: Fix Prefix Length of Link-local Addresses

From: Derek Fawcus (dfawcus@cisco.com)
Date: Wed Oct 09 2002 - 20:11:54 EST


On Thu, Oct 10, 2002 at 09:56:24AM +0900, Yuji Sekiya wrote:
>
> I can underdtand there is no interoperability issue with cisco box
> (with /10 link-local prefix ?) and USAGI kernel(with /64 link-local
> prefix). :-)

Mind it's interesting that the above currently works. I suspect that
this is because the ping was originated on the cisco box, and hence
ND was triggered, with the linux box probably gleaning info from the
NS to create a STALE entry. That STALE entry would then probably have
been probed to get a REACHABLE entry.

What happens if you clear the ND entries (on both boxes), swap the
link local addresses, then ping from the Linux box to the cisco box?

I suspect that the ping will fail. As ND will never be triggered, and
hence the host routes will not be created.

Another alternative would be if one was say fe80:1910::10 and the other
say fe80:2010::20, that would probably fail with the ping originated
from the linux end, but I'm not sure if the linux box would respond
when the ping was originated from the cisco end. Assuming my guess
about the gleaning above is correct, it probably will.

DF
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:35 EST