svn commit: r323770 - in stable/11/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

Josh Paetzel jpaetzel at FreeBSD.org
Wed Sep 20 13:59:01 UTC 2017



On Wed, Sep 20, 2017, at 02:41 AM, Ngie Cooper (yaneurabeya) wrote:
> 
> > On Sep 19, 2017, at 09:51, Josh Paetzel <jpaetzel at FreeBSD.org> wrote:
> > 
> > Author: jpaetzel
> > Date: Tue Sep 19 16:51:51 2017
> > New Revision: 323770
> > URL: https://svnweb.freebsd.org/changeset/base/323770
> > 
> > Log:
> >  MFC: 323068
> > 
> >    Allow kldload tcpmd5
> 
> Wasn’t this reverted on ^/head ?
> Thanks,
> -Ngie
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)


Not this one.  What was reverted on HEAD was the removal of options
IPSEC from GENERIC.

The endgoal is options IPSEC and options IPSEC_SUPPORT in GENERIC, which
will allow someone running GENERIC to kldload tcpmd5

I think it's clear that removing options IPSEC from GENERIC was the
wrong way to go. (There was consensus on the phabricator review, not so
much once it was committed.)

-- 

Thanks,

Josh Paetzel


More information about the svn-src-all mailing list