Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Oct 2002 19:59:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Oct 2002 19:59:26 -0400 Received: from ams-msg-core-1.cisco.com ([144.254.74.60]:43142 "EHLO ams-msg-core-1.cisco.com") by vger.kernel.org with ESMTP id ; Wed, 9 Oct 2002 19:59:23 -0400 Date: Thu, 10 Oct 2002 01:04:39 +0100 From: Derek Fawcus To: Yuji Sekiya Cc: "David S. Miller" , linux-kernel@vger.kernel.org, netdev@oss.sgi.com, usagi@linux-ipv6.org Subject: Re: [PATCH] IPv6: Fix Prefix Length of Link-local Addresses Message-ID: <20021010010439.C8102@edi-view1.cisco.com> References: <20021010002902.A3803@edi-view1.cisco.com> <20021009.162438.82081593.davem@redhat.com> <20021009.164504.28085695.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from sekiya@sfc.wide.ad.jp on Thu, Oct 10, 2002 at 09:00:34AM +0900 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1296 Lines: 37 On Thu, Oct 10, 2002 at 09:00:34AM +0900, Yuji Sekiya wrote: > At Wed, 09 Oct 2002 16:45:04 -0700 (PDT), > ** David S. Miller wrote: > > > The reason we change the prefix length from /10 to /64 is > > following spec and adapting other imprementations. > > > > I think Derek's explanation shows that the specification > > allows the /10 behavior. > > Hmm... we interpret the spec as /64 prefix. > > > Also, I suspect that since Derek works for Cisco, some "other > > implementations" behave how he describes. :-) > > I have cisco box which installed IPv6 IOS. > But it defines no prefix length at an interface, > > FastEthernet4/1 is up, line protocol is up > IPv6 is enabled, link-local address is FE80::201:64FF:FEA3:ED55 > > and outgoing interface of routing table is NULL ? :-) > > L FE80::/10 [0/0] > via ::, Null0, 7w0d Turn on 'debug ipv6 nd', 'debug ipv6 icmp', 'debug ipv6 pack d' Then do 'ping ipv6' specify a link local of say fe80:1910::10 and an egress interface, and watch what happens. 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/