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

From: $B5HF#1QL@(
Date: Wed Oct 09 2002 - 11:54:32 EST


In article <20021009170018.H29133@edinburgh.cisco.com> (at Wed, 9 Oct 2002 17:00:18 +0100), Derek Fawcus <dfawcus@cisco.com> says:

> All link local's are currently supposed to have those top bits
> ('tween 10 and 64) zero'd, however any address within the link local
> prefix _is_ on link / connected and should go to the interface.
>
> i.e. it's perfectly valid for me to assign a link local of fe80:1910::10
> to an interface and expect it to be work, likewise for a packet
> destined to any link local address to trigger ND.

First of all, please don't use such addresses.

By spec, auto-configured link-local address is fe80::/64
and connected route should be /64.

If you do really want to use such addresses (like fe80:1920::10),
you can put another route by yourself, at your own risk.

We should not configure in such way by default.
and, we should even have to add "discard" route for them
by default for safe.

--yoshfuji
-
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:31 EST