Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 04/30/2004 04:12:29
Module Name:	src
Committed By:	jonathan
Date:		Fri Apr 30 04:12:29 UTC 2004

Modified Files:
	src/sys/netipsec: ipsec.h ipsec_osdep.h

Log Message:
Minimal cleanup of sys/netipsec/ipsec{,_osdep}.h, to allow compiling
FAST_IPSEC headers (with declarations of stats structures) in
userspace code. I haven't checked for strict POSIX conformance, but
Sam Leffler's FreeBS `ipsecstats' tool will now compile, if you
manually make and populate usr/include/sys/netipsec.

Committed as-is for Andrew Brown to check more of the sys/netipsec sysctls.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/netipsec/ipsec.h
cvs rdiff -r1.9 -r1.10 src/sys/netipsec/ipsec_osdep.h

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