From owner-freebsd-net@FreeBSD.ORG Thu Oct 20 09:03:17 2011 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AAB71065675; Thu, 20 Oct 2011 09:03:17 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id 610048FC13; Thu, 20 Oct 2011 09:03:16 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id p9K935ga017909; Thu, 20 Oct 2011 16:03:05 +0700 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4E9FE3C4.6020107@rdtc.ru> Date: Thu, 20 Oct 2011 16:03:00 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Li, Qing" References: In-Reply-To: Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: Larry Baird , bug-followup@freebsd.org, "net@freebsd.org" Subject: Re: kern/161805 - patch is on its way 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: Thu, 20 Oct 2011 09:03:17 -0000 20.10.2011 14:41, Li, Qing пишет: > Hi, > > I believe I have identified the root cause based on the data provided by Larry Baird, but I am > still verifying the patch against the mpd5 code. In a nutshell, the host route installed by mpd5 > appears to be missing a flag resulting in the crash. > > In the meantime, please try the following fix and let me know if it also work for you. > > http://people.freebsd.org/~qingli/in.c.diff > > Thanks, > > -- Qing Thank you for quick responce. This patch works, no more panics and proxyarp works too. Eugene Grosbein