From owner-svn-src-head@FreeBSD.ORG Fri Mar 12 08:31:37 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AA861065670; Fri, 12 Mar 2010 08:31:37 +0000 (UTC) (envelope-from tomelite82@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id D571A8FC23; Fri, 12 Mar 2010 08:31:36 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so333042qwi.7 for ; Fri, 12 Mar 2010 00:31:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=XAd7JQKIKSybU4+zXksHBs2D5d1IUBJKZPtN3BkLiXg=; b=eAmIH2YdyVDCq/wGVPlBqhi0sNQjDKQZLj346uaAHugKf8iq6SlaZQgNedJYHBOO/+ LPiy/c9FZ9h2GNZRdEztkRcleIL5hcauIGv2i8Y1XokFLSWRI5P2VN0iDZBI0tHOhqG5 1TdHEE2FzXfyVU3qqVpBloZjxZenJnm4+C6xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=DaRC4nxKIuHldv3G8P10r0usqxuqor7FyyICkOJ7Bq0jdzJhoRWNEXRFWRA0g/QSvo 7VxBG0WSX3ag1j71xkGBxAHpCgOLbcEYeq3UIZd/2BVk6UxYtX/ibvDfs3fss/JSzp8f IsZC6xM7axuxBpEXZ945A4dGKxXWLpvmPXo1c= MIME-Version: 1.0 Sender: tomelite82@gmail.com Received: by 10.220.123.207 with SMTP id q15mr869497vcr.186.1268382695941; Fri, 12 Mar 2010 00:31:35 -0800 (PST) In-Reply-To: References: <201003111756.o2BHukJu042449@svn.freebsd.org> <9ace436c1003111530s3bd0de9cq451671909fb6aa64@mail.gmail.com> <5ADB6F0D-11F1-4F9F-87A0-64F57063981E@freebsd.org> <9ace436c1003112352l3b2505ceq63d9c78954520497@mail.gmail.com> <9ace436c1003120011v3c627aadka2e57615ae01fe6f@mail.gmail.com> Date: Fri, 12 Mar 2010 00:31:35 -0800 X-Google-Sender-Auth: 35b6fb518256ea0f Message-ID: <9ace436c1003120031g37755281g736d6713f8757163@mail.gmail.com> From: Qing Li To: "Robert N. M. Watson" Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r205024 - head/sys/net X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2010 08:31:37 -0000 Nope, I meant Julian, and what he proposed, and if I understood correctly, is the simplest approach and easily done. -- Qing On Fri, Mar 12, 2010 at 12:29 AM, Robert N. M. Watson wrote: > > On Mar 12, 2010, at 8:11 AM, Qing Li wrote: > >> I like Julian's suggestion because it is simple and very low risk. >> And there isn't a need to check for interface type any more. >> Here is why: > > Re-reading this e-mail: perhaps you mean Juli, not Julian? >