From owner-svn-src-head@FreeBSD.ORG Thu Apr 25 12:36:27 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B8112CC4; Thu, 25 Apr 2013 12:36:27 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id 4063E11BE; Thu, 25 Apr 2013 12:36:26 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.6/8.14.6) with ESMTP id r3PCaPqA070285; Thu, 25 Apr 2013 16:36:25 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.6/8.14.6/Submit) id r3PCaO7r070284; Thu, 25 Apr 2013 16:36:24 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 Apr 2013 16:36:24 +0400 From: Gleb Smirnoff To: Randall Stewart Subject: Re: svn commit: r249848 - head/sys/netinet Message-ID: <20130425123624.GK76816@FreeBSD.org> References: <201304241830.r3OIUWiZ073002@svn.freebsd.org> <20130425082458.GG76816@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, Randall Stewart , svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 12:36:27 -0000 On Thu, Apr 25, 2013 at 05:40:04AM -0400, Randall Stewart wrote: R> I like the idea Gleb.. R> R> I myself had been thinking that it was rather strange that R> we used dst for both the gateway and destination.. R> R> this is a much cleaner (and safer) solution. I'll commit it to head then. I've seen you merged your patch to 8 and 9, that's right, let's have the less disrupting patch merged and a cleaner solution in head. -- Totus tuus, Glebius.