From owner-freebsd-stable@FreeBSD.ORG Wed Mar 7 06:39:21 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BA1216A400 for ; Wed, 7 Mar 2007 06:39:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id D5E5A13C461 for ; Wed, 7 Mar 2007 06:39:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 01861EB811B; Wed, 7 Mar 2007 14:39:20 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id FDfaPksg5BY4; Wed, 7 Mar 2007 14:39:04 +0800 (CST) Received: from [10.217.12.91] (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 17E53EB8380; Wed, 7 Mar 2007 14:39:04 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=cAAEImVbWPJaE9ThNhmfeMEMiM99SWsLa1yvjpNehs06Zmhoas8Stu92CdUCM/n7K uyiUIB/6OwH+GabM8Vy1w== Message-ID: <45EE5E02.8040509@delphij.net> Date: Wed, 07 Mar 2007 14:38:58 +0800 From: =?ISO-8859-1?Q?=3F=3F/LI_Xin?= Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: "Marc G. Fournier" References: <803EC80AD97D2E6CA27368FF@ganymede.hub.org> <1716234605.20070306185904@citrin.ru> <89195AF9AC5F52A135C6E1BC@ganymede.hub.org> <45ED9A69.60404@delphij.net> <6515610907FF5AD2223A1B4E@ganymede.hub.org> In-Reply-To: <6515610907FF5AD2223A1B4E@ganymede.hub.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig60A9B267150F4E09CA183181" Cc: freebsd-stable@freebsd.org, Anton Yuzhaninov Subject: Re: ping's seem to hang ... 'zoneli' state? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2007 06:39:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig60A9B267150F4E09CA183181 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Marc G. Fournier wrote: [...] > Here's what I have right now: >=20 > __FBSDID("$FreeBSD: src/sys/kern/kern_mbuf.c,v 1.9.2.9 2007/02/11 03:31= :18=20 > mohans Exp $"); > * $FreeBSD: src/sys/sys/mbuf.h,v 1.170.2.7 2007/02/11 03:31:19 mohans = Exp $ > * $FreeBSD: src/sys/vm/uma.h,v 1.22.2.8 2007/02/11 03:31:19 mohans Exp= $ > __FBSDID("$FreeBSD: src/sys/vm/uma_core.c,v 1.119.2.19 2007/02/11 03:31= :19=20 > mohans Exp $"); > __FBSDID("$FreeBSD: src/sys/vm/uma_core.c,v 1.119.2.19 2007/02/11 03:31= :19=20 > mohans Exp $"); > __FBSDID("$FreeBSD: src/sys/kern/uipc_socket.c,v 1.242.2.8 2007/02/03 0= 4:01:22=20 > bms Exp $"); >=20 > The only one that looks off is uipc_socket.c ... do I need to copy that= from=20 > HEAD? Are there any compatibility issues with doing that? No, you can not simply copy the file. Try patching your system with: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/uipc_socket.c.diff?r1=3D= 1.292&r2=3D1.293 You can just ignore the first hunk. Please note that you may also need to modify uipc_socket2.c just in the way that this file is changed. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig60A9B267150F4E09CA183181 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF7l4DOfuToMruuMARCqCBAJ4kC2eX1bdsL0dP8tKCR12lcdhtEQCffxzu 8WavtvUQ1pr+NqclpgqvRAw= =GLzK -----END PGP SIGNATURE----- --------------enig60A9B267150F4E09CA183181--