From owner-svn-src-stable@freebsd.org Thu Sep 21 18:38:54 2017 Return-Path: Delivered-To: svn-src-stable@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 6AD4FE187DD; Thu, 21 Sep 2017 18:38:54 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from mail.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 476496555F; Thu, 21 Sep 2017 18:38:54 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by mail.baldwin.cx (Postfix) with ESMTPSA id 5A03410A8BB; Thu, 21 Sep 2017 14:38:52 -0400 (EDT) From: John Baldwin To: "Ngie Cooper (yaneurabeya)" Cc: Josh Paetzel , src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r323770 - in stable/11/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf Date: Thu, 21 Sep 2017 10:01:25 -0700 Message-ID: <5939056.dt9NlW2kID@ralph.baldwin.cx> User-Agent: KMail/4.14.10 (FreeBSD/11.1-STABLE; KDE/4.14.30; amd64; ; ) In-Reply-To: <2B7D21C6-56EE-4ADE-815C-70477C137A82@gmail.com> References: <201709191651.v8JGpp5v048489@repo.freebsd.org> <2B7D21C6-56EE-4ADE-815C-70477C137A82@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mail.baldwin.cx); Thu, 21 Sep 2017 14:38:52 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.99.2 at mail.baldwin.cx X-Virus-Status: Clean X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2017 18:38:54 -0000 On Wednesday, September 20, 2017 12:41:13 AM Ngie Cooper wrote: >=20 > > On Sep 19, 2017, at 09:51, Josh Paetzel wrot= e: > >=20 > > Author: jpaetzel > > Date: Tue Sep 19 16:51:51 2017 > > New Revision: 323770 > > URL: https://svnweb.freebsd.org/changeset/base/323770 > >=20 > > Log: > > MFC: 323068 > >=20 > > Allow kldload tcpmd5 >=20 > Wasn=E2=80=99t this reverted on ^/head ? I thought only the removal of IPSEC (r323087) was reverted in r323103? --=20 John Baldwin