Subject: CVS commit: [netbsd-1-6] src/sys/netinet6
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/10/2003 08:44:54
Module Name: src
Committed By: jmc
Date: Fri Jan 10 06:44:53 UTC 2003
Modified Files:
src/sys/netinet6 [netbsd-1-6]: esp_rijndael.c
Log Message:
Pullup revisions 1.8-1.9 (reequested by itojun in ticket #1060)
allocate route_in6 in struct secashead, to avoid mistakenly overrun
the end of secashead. Fixes PR18751.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.10.1 src/sys/netinet6/esp_rijndael.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.