Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/19/2001 05:47:02
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Feb 19 03:47:02 UTC 2001

Modified Files:
	syssrc/sys/netinet6: ah_core.c

Log Message:
correct IPv4 option header chasing.  the old code may overrun the buffer
if the option header is truncated.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/netinet6/ah_core.c

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