From owner-freebsd-net@FreeBSD.ORG Thu Oct 20 07:51:42 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 6D0C91065670 for ; Thu, 20 Oct 2011 07:51:42 +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 51B758FC08 for ; Thu, 20 Oct 2011 07:51:42 +0000 (UTC) Received: from PWSVL-EXCHTS-01.internal.cacheflow.com ([10.2.2.122]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id p9K7f9pU020667 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 20 Oct 2011 00:41:10 -0700 (PDT) Received: from PWSVL-EXCMBX-01.internal.cacheflow.com ([fe80::15bc:12e2:4676:340f]) by PWSVL-EXCHTS-01.internal.cacheflow.com ([fe80::5c50:e2ba:8115:4223%20]) with mapi id 14.01.0289.001; Thu, 20 Oct 2011 00:41:04 -0700 From: "Li, Qing" To: "egrosbein@rdtc.ru" , Larry Baird Thread-Topic: kern/161805 - patch is on its way Thread-Index: AcyO+5i/LEwq1Q7DRu2HE/5M7jXqqw== Date: Thu, 20 Oct 2011 07:41:03 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [216.52.23.68] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "net@freebsd.org" Subject: 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 07:51:42 -0000 Hi,=20 I believe I have identified the root cause based on the data provided by La= rry Baird, but I am=20 still verifying the patch against the mpd5 code. In a nutshell, the host ro= ute 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 wo= rk for you. http://people.freebsd.org/~qingli/in.c.diff Thanks, -- Qing