From owner-cvs-all@FreeBSD.ORG Tue Mar 4 20:28:06 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86278106567C for ; Tue, 4 Mar 2008 20:28:06 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 0FD578FC2E for ; Tue, 4 Mar 2008 20:28:05 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so2955760uge.37 for ; Tue, 04 Mar 2008 12:28:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:sender; bh=VL0jr5eiq2jcAXuqsl+bHkMVjXWVVxskqHTGv6nNOWc=; b=eQ+yn1J5CRzEWVTiKTGnkmKHoNKkrsBUlw7GBUx3uKuWb06Jxe2tniL70XAGTus7lGtSXI4EIKKm9NJdIJlV2nO9FBy2DLgMg5PyrpUH4tewYwPGBGxHOLWz2jLHjmiEb08dvIu3Op+HvdjCQF5gAI5VMrU7riNn6Vb/e/ddDfE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:sender; b=Aup9bln2KeYwTEO06U4VB9MDD5Ghl3ImjCfD4Zh3otZjUkyFAZQiRYe+WqbLaqNZRnaCk4giG7Rf9tDRlLG1PUHiqQ/cxr9AcgugGqKKKrDiR2pfitxyJ2sKJKXXLHPXPoTrgNH3r900QCHrrFeL8tS2K+AiMNVj83pnWzwcidA= Received: by 10.78.138.6 with SMTP id l6mr4490244hud.3.1204662483647; Tue, 04 Mar 2008 12:28:03 -0800 (PST) Received: from fnop.net ( [89.214.171.92]) by mx.google.com with ESMTPS id u14sm175071gvf.1.2008.03.04.12.28.00 (version=SSLv3 cipher=OTHER); Tue, 04 Mar 2008 12:28:03 -0800 (PST) Date: Tue, 4 Mar 2008 17:32:17 +0000 From: Rui Paulo To: "Bruce M. Simpson" Message-ID: <20080304173217.GC1008@fnop.net> References: <200803041916.m24JGMci038210@repoman.freebsd.org> <47CDA18F.7090007@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47CDA18F.7090007@FreeBSD.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: Rui Paulo Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Rui Paulo , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in.h in_pcb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 20:28:06 -0000 On Tue, Mar 04, 2008 at 07:22:55PM +0000, Bruce M. Simpson wrote: > Rui Paulo wrote: >> Submitted by: Fernando Gont >> Approved by: njl (mentor) >> Reviewed by: silby, bms >> > > Disclaimer: I didn't review the code in this change, but just commented > upon the intent behind it. Oh, I'm terribly sorry. My mistake. -- Rui Paulo