K 10 svn:author V 2 bz K 8 svn:date V 27 2009-12-05T19:07:28.519357Z K 7 svn:log V 384 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