Author: ian Date: Sun Jul 5 14:16:31 2015 New Revision: 285161 URL: https://svnweb.freebsd.org/changeset/base/285161
Log: Enable ipsec by default on all armv6 platforms. Modified: head/sys/arm/conf/std.armv6 Modified: head/sys/arm/conf/std.armv6 ============================================================================== --- head/sys/arm/conf/std.armv6 Sun Jul 5 14:15:58 2015 (r285160) +++ head/sys/arm/conf/std.armv6 Sun Jul 5 14:16:31 2015 (r285161) @@ -5,6 +5,7 @@ options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols +options IPSEC # IP (v4/v6) security options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"