Date: Fri, 12 Apr 2002 14:40:15 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 9632 for review Message-ID: <200204122140.g3CLeFk95711@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9632 Change 9632 by rwatson@rwatson_tislabs on 2002/04/12 14:39:34 INET6 no longer crashes the machine on boot, so re-enable. Proper labeling may not yet be complete in the INET6 stack, which could result in security problems if you rely on it being correct, or potentially crashes. Affected files ... ... //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#20 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#20 (text+ko) ==== @@ -39,7 +39,7 @@ #options SEBSD #Warning, won't boot without a policy options INET #InterNETworking -#options INET6 +options INET6 options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204122140.g3CLeFk95711>