Subject: CVS commit: [netbsd-3] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 07/23/2005 15:56:24
Module Name: src
Committed By: riz
Date: Sat Jul 23 15:56:24 UTC 2005
Modified Files:
src/sys/netinet6 [netbsd-3]: ah_core.c
Log Message:
Pull up revision 1.37 (requested by tron in ticket #611):
Remove unnecessary bzero() calls before calling the algorithm specific
init function.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.36.14.1 src/sys/netinet6/ah_core.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.