Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/09/2002 10:01:23
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Aug  9 07:01:22 UTC 2002

Modified Files:
	syssrc/sys/netinet6: ah_output.c esp_output.c

Log Message:
avoid hardcoded "16" for max AH sum size.  use AH_MAXSUMSIZE.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/netinet6/ah_output.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet6/esp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.