Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/02/1999 01:46:48
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Jul  2 08:46:48 UTC 1999

Modified Files:
	syssrc/sys/netinet: in.h
	syssrc/sys/netinet6: in6.h

Log Message:
move ipsec sysctl index to IPPROTO_AH (instead of IPPROTO_ESP),
so that you can perform sysctl operation when ESP is not compiled in.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/netinet/in.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/netinet6/in6.h

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