Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/26/2001 23:53:49
Module Name:	syssrc
Committed By:	he
Date:		Mon Feb 26 21:53:49 UTC 2001

Modified Files:
	syssrc/sys/netinet6 [netbsd-1-5]: ah_core.c

Log Message:
Pull up revision 1.22 (via diff, requested by itojun):
  Correct IPv4 option header chasing.  The old code may overrun
  the buffer if the option header is truncated.


To generate a diff of this commit:
cvs rdiff -r1.19.2.1 -r1.19.2.2 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.