Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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@localhost>


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.




Home | Main Index | Thread Index | Old Index