Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 08/06/2003 20:30:40
Module Name:	src
Committed By:	jonathan
Date:		Wed Aug  6 20:30:39 UTC 2003

Modified Files:
	src/sys/kern: init_main.c

Log Message:
(FAST_IPSEC): Pull in option header-test for FAST_IPSEC (and IPSEC).

If FAST_IPSEC is configured, attach fast-ipsec transforms after
autoconfiguring devices (perhaps including crypto hardware)
but before starting up network-device packet input.


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 src/sys/kern/init_main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.