Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/05/1999 06:56:28
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Nov  5 14:56:27 UTC 1999

Modified Files:
	syssrc/sys/netinet6: ipcomp_core.c

Log Message:
decrease amount of history buffer to use for IPcomp.
the default setting of zlib allocates too much memory and of no use for
network packets (which are like < 2k).

From: Laine Stump <lainestump@rcn.com>


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet6/ipcomp_core.c

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