Subject: CVS commit: [netbsd-1-6] src/sys/netkey
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/10/2003 08:45:36
Module Name: src
Committed By: jmc
Date: Fri Jan 10 06:45:36 UTC 2003
Modified Files:
src/sys/netkey [netbsd-1-6]: keydb.h
Log Message:
Pullup revisions 1.11-1.12 (requested 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.9 -r1.9.18.1 src/sys/netkey/keydb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.