From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 05:50:05 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76B771065670; Mon, 22 Dec 2008 05:50:05 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 6155E8FC0C; Mon, 22 Dec 2008 05:50:05 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id mBM5o4WN006312; Sun, 21 Dec 2008 21:50:04 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sun, 21 Dec 2008 21:49:19 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NDP breakage in -CURRENT Thread-Index: Aclj46BxVYNt7CC8QfeH3Ln7cjzqSAAFWfhC References: From: "Li, Qing" To: "Christian Weisgerber" , Cc: current@freebsd.org Subject: RE: NDP breakage in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2008 05:50:05 -0000 Yes, probably a bug introduced by arp-v2, I will investigate and get back to you. -- Qing -----Original Message----- From: owner-freebsd-net@freebsd.org on behalf of Christian Weisgerber Sent: Sun 12/21/2008 7:15 PM To: freebsd-net@freebsd.org Subject: NDP breakage in -CURRENT =20 Something seems to be wrong with IPv6 neighbor discovery. FreeBSD lorvorc.mips.inka.de 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Dec = 20 17:46:35 CET 2008 = naddy@lorvorc.mips.inka.de:/usr/obj/usr/src/sys/GENERIC amd64 This box is on a network that has IPv6. No exciting configuration, just ipv6_enable=3DYES and ipv6_defaultrouter and ipv6_ifconfig_nfe0 for a manually configured address. IPv6 with other hosts on the network and beyond works. However, clearing the NDP cache (ndp -c) kills IPv6 connectivity. The cache remains empty. tcpdump shows that neighbor solicitations are sent and advertisement received, but these replies seem to be ignored. ndp -a shows that no entries are added to the cache. This is a new problem. Fallout from arp-v2? --=20 Christian "naddy" Weisgerber naddy@mips.inka.de _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"