From owner-freebsd-net@FreeBSD.ORG Fri Jun 15 21:57:37 2012 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B550106566B; Fri, 15 Jun 2012 21:57:37 +0000 (UTC) (envelope-from venglin@freebsd.lublin.pl) Received: from lagoon.freebsd.lublin.pl (lagoon.freebsd.lublin.pl [IPv6:2a02:2928:a::3]) by mx1.freebsd.org (Postfix) with ESMTP id 8BC078FC12; Fri, 15 Jun 2012 21:57:36 +0000 (UTC) Received: from [IPv6:2a02:2928:a:ffff:6d6f:66a5:bf4d:45be] (unknown [IPv6:2a02:2928:a:ffff:6d6f:66a5:bf4d:45be]) by lagoon.freebsd.lublin.pl (Postfix) with ESMTPSA id 4B5E4239454; Fri, 15 Jun 2012 23:57:35 +0200 (CEST) Message-ID: <4FDBAFD7.9020606@freebsd.lublin.pl> Date: Fri, 15 Jun 2012 23:57:43 +0200 From: Przemyslaw Frasunek Organization: frasunek.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: Gleb Smirnoff References: <4DB47CE1.8@frasunek.com> <4DB487D2.7030104@rdtc.ru> <4DB48B76.8050101@frasunek.com> <4DB49109.3050002@frasunek.com> <20110425050548.GF34767@glebius.int.ru> <4DBBBAD8.2000705@frasunek.com> <20110513162311.GK95084@glebius.int.ru> <4DD298AD.2060905@frasunek.com> <20110517184613.GN74366@glebius.int.ru> <4FDB1D71.6050908@freebsd.lublin.pl> <20120615203142.GW28613@glebius.int.ru> In-Reply-To: <20120615203142.GW28613@glebius.int.ru> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-net@FreeBSD.org, Eugene Grosbein , Mike Tancsa Subject: Re: mpd5/Netgraph issues after upgrading to 7.4 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 21:57:37 -0000 > I suspect this isn't related to netgraph, but to IPv6 since prelist_remove() > is found in netinet6/nd6_rtr.c. > > Several times I looked into ND code and found lots of race prone code there. > May be some was recently fixed by bz@, but definitely not merged to stable/8. Thanks a lot guys. For now, I disabled IPv6 on this BRAS. Let's see if it's going to help.