Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/27/2001 00:11:42
Module Name: syssrc
Committed By: he
Date: Mon Feb 26 22:11:42 UTC 2001
Modified Files:
syssrc/sys/netinet6 [netbsd-1-5]: ah_core.c
Log Message:
Pull up revision 1.23 (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.2 -r1.19.2.3 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.