Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread Garrett Cooper
On Jul 5, 2015, at 13:49, Garrett Cooper wrote: > On Jul 5, 2015, at 13:05, Ian Lepore wrote: > >> On Sun, 2015-07-05 at 12:49 -0700, John-Mark Gurney wrote: >>> Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +: Author: ian Date: Sun Jul 5 14:15:58 2015 New Revi

Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread Garrett Cooper
On Jul 5, 2015, at 13:05, Ian Lepore wrote: > On Sun, 2015-07-05 at 12:49 -0700, John-Mark Gurney wrote: >> Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +: >>> Author: ian >>> Date: Sun Jul 5 14:15:58 2015 >>> New Revision: 285160 >>> URL: https://svnweb.freebsd.org/changeset/

Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread Ian Lepore
On Sun, 2015-07-05 at 12:49 -0700, John-Mark Gurney wrote: > Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +: > > Author: ian > > Date: Sun Jul 5 14:15:58 2015 > > New Revision: 285160 > > URL: https://svnweb.freebsd.org/changeset/base/285160 > > > > Log: > > Ensure all the re

Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread Bruce Simpson
On 05/07/15 20:53, Oliver Pinter wrote: Log: Ensure all the required files get built when you include the IPSEC option. +1. IETF position these days is that IPSEC should be a "standard feature". Key management is a separate issue, and support for newer ciphers like ChaCha20 (see NaCL by D

Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread Oliver Pinter
On 7/5/15, John-Mark Gurney wrote: > Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +: >> Author: ian >> Date: Sun Jul 5 14:15:58 2015 >> New Revision: 285160 >> URL: https://svnweb.freebsd.org/changeset/base/285160 >> >> Log: >> Ensure all the required files get built when you

Re: svn commit: r285160 - head/sys/conf

2015-07-05 Thread John-Mark Gurney
Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +: > Author: ian > Date: Sun Jul 5 14:15:58 2015 > New Revision: 285160 > URL: https://svnweb.freebsd.org/changeset/base/285160 > > Log: > Ensure all the required files get built when you include the IPSEC option. Umm.. This looks

svn commit: r285160 - head/sys/conf

2015-07-05 Thread Ian Lepore
Author: ian Date: Sun Jul 5 14:15:58 2015 New Revision: 285160 URL: https://svnweb.freebsd.org/changeset/base/285160 Log: Ensure all the required files get built when you include the IPSEC option. Modified: head/sys/conf/files Modified: head/sys/conf/files ==