Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netipsec
Module Name: src
Committed By: degroote
Date: Sat Dec 29 14:56:35 UTC 2007
Modified Files:
src/sys/netipsec: ipcomp_var.h xform_ipcomp.c
Log Message:
Add some statistics for case where compression is not useful
(when len(compressed packet) > len(initial packet))
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netipsec/ipcomp_var.h
cvs rdiff -r1.15 -r1.16 src/sys/netipsec/xform_ipcomp.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