Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Oct 2002 20:09:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Oct 2002 20:09:36 -0400 Received: from shaku.sfc.wide.ad.jp ([203.178.143.49]:938 "EHLO shaku.sfc.wide.ad.jp") by vger.kernel.org with ESMTP id ; Wed, 9 Oct 2002 20:09:35 -0400 Date: Thu, 10 Oct 2002 09:14:45 +0900 Message-ID: From: Yuji Sekiya To: Derek Fawcus 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 In-Reply-To: <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> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.3 Emacs/20.7 (i386-*-nt5.1.2600) MULE/4.1 (AOI) Meadow/1.15pre1-IPv6 (SHOUBU:63) Organization: Keio University MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1011 Lines: 26 At Thu, 10 Oct 2002 01:04:39 +0100, Derek Fawcus wrote: > 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. OK. Oct 10 09:09:15: ICMPv6-ND: DELETE -> INCMP: FE80:1910::10 Oct 10 09:09:15: ICMPv6-ND: Sending NS for FE80:1910::10 on FastEthernet4/1 Oct 10 09:09:15: IPV6: source FE80::201:64FF:FEA3:ED55 (local) Oct 10 09:09:15: dest FF02::1:FF00:10 (FastEthernet4/1) Oct 10 09:09:15: traffic class 224, flow 0x0, len 72+8, prot 58, hops 255, originating Oct 10 09:09:15: IPv6: Sending on FastEthernet4/1 Oct 10 09:09:15: IPv6: Encapsulation failed Encapsulation failed ... ??? :-) -- Yuji Sekiya - 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/