From owner-svn-src-head@freebsd.org Thu Aug 20 13:29:27 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A20C49BE6B5; Thu, 20 Aug 2015 13:29:27 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (bird.sbone.de [46.4.1.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BB9E638; Thu, 20 Aug 2015 13:29:26 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id EA1BA25D37D1; Thu, 20 Aug 2015 13:29:22 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 24113C76FEC; Thu, 20 Aug 2015 13:29:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id gYoJ2ANSI6p7; Thu, 20 Aug 2015 13:29:20 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4420:cabc:c8ff:fe8b:4fe6] (orange-tun0-ula.sbone.de [IPv6:fde9:577b:c1a9:4420:cabc:c8ff:fe8b:4fe6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id B1BD0C76FD1; Thu, 20 Aug 2015 13:29:19 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: svn commit: r286955 - in head/sys: net netinet netinet6 From: "Bjoern A. Zeeb" In-Reply-To: <46D09C16-85BD-4E99-8600-16280AC9397A@neville-neil.com> Date: Thu, 20 Aug 2015 13:29:17 +0000 Cc: "Alexander V. Chernikov" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201508201205.t7KC5IoT012658@repo.freebsd.org> <46D09C16-85BD-4E99-8600-16280AC9397A@neville-neil.com> To: George Neville-Neil X-Mailer: Apple Mail (2.2104) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 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, 20 Aug 2015 13:29:27 -0000 > On 20 Aug 2015, at 13:13 , George Neville-Neil = wrote: >=20 > Why was this work not in Phabricator? This is a large change that has = not been reviewed, > as far as I can tell, by anyone else on the project. I am tempted to = ask that this be backed out > and reviewed BEFORE it goes into the tree. I probably wouldn=E2=80=99t go as far as backing out. Given this seems part of a larger change that seem to be streamed into = HEAD and I have probably missed a posting or heads up or something on = net@ [if someone could point me at that it would be very helpful], I = appreciate things being broken into smaller reviewable bits. I have no = clear idea of what the end goal is or will be or look like, which makes = it hard to comment on design decisions. I however, as I have stated in the past, would really really appreciate = each change in PB, with the proposed commit message, and allow a few = days of review or for people to comment on. I have spend two years on = fixing bugs on the previous rewrite of that code. I am not exactly = looking forward to see history repeat itself. Thanks, Bjoern