From owner-svn-src-head@freebsd.org Tue Aug 4 23:15:31 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 8EBF19B394F; Tue, 4 Aug 2015 23:15:31 +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 4673514B4; Tue, 4 Aug 2015 23:15:30 +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 5F28925D37D1; Tue, 4 Aug 2015 23:15:20 +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 533E7C76FEB; Tue, 4 Aug 2015 23:15:19 +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 xekwvrzdScsX; Tue, 4 Aug 2015 23:15:18 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4410:c1ce:98f8:3a8:95a9] (unknown [IPv6:fde9:577b:c1a9:4410:c1ce:98f8:3a8:95a9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 6A86CC76FEA; Tue, 4 Aug 2015 23:15:17 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r286292 - in head/sys: netipsec opencrypto From: "Bjoern A. Zeeb" In-Reply-To: <201508041747.t74HlCxn016937@repo.freebsd.org> Date: Tue, 4 Aug 2015 23:14:57 +0000 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <3DBFA7E4-B0F6-4B39-911D-20147D8FCEF8@FreeBSD.org> References: <201508041747.t74HlCxn016937@repo.freebsd.org> To: John-Mark Gurney X-Mailer: Apple Mail (2.2102) 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: Tue, 04 Aug 2015 23:15:31 -0000 > On 04 Aug 2015, at 17:47 , John-Mark Gurney wrote: >=20 > Author: jmg > Date: Tue Aug 4 17:47:11 2015 > New Revision: 286292 > URL: https://svnweb.freebsd.org/changeset/base/286292 >=20 > Log: > .. . .. >=20 > Reviewed by: gnn >=20 This should have been 6-8 commits; dissecting what is what even if obvious in some places will even be more pain to understand this in 4 = years from now. Especially given it seems cleanup, whitespace, and multiple functional changes all mixed together; not to mention that it=E2=80=99s (complex) security stuff.=