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:55:46
Module Name: syssrc
Committed By: he
Date: Mon Feb 26 21:55:46 UTC 2001
Modified Files:
syssrc/sys/netinet6 [netbsd-1-5]: ah_output.c
Log Message:
Pull up revision 1.13 (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.9.2.2 -r1.9.2.3 syssrc/sys/netinet6/ah_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.