Date: Mon, 4 Jan 2010 15:01:18 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netipsec xform_ipcomp.c Message-ID: <201001041501.o04F1abT085993@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2010-01-04 15:01:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netipsec xform_ipcomp.c
Log:
SVN rev 201505 on 2010-01-04 15:01:18Z by bz
MFC r199899:
Only add the IPcomp header if crypto reported success and we have a lower
payload size. Before we had always added the header, no matter if we
actually send out compressed data or not.
With this, after the opencrypto/deflate changes, IPcomp starts to work
apart from edge cases. Leave it disabled by default until those are
fixed as well.
PR: kern/123587
Revision Changes Path
1.8.2.5 +52 -49 src/sys/netipsec/xform_ipcomp.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001041501.o04F1abT085993>
