K 10 svn:author V 2 bz K 8 svn:date V 27 2009-12-29T23:40:57.997755Z K 7 svn:log V 386 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 END