Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2009 19:07:28 +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:  <200912051907.nB5J7bWN065741@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-12-05 19:07:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netipsec         xform_ipcomp.c 
  Log:
  SVN rev 200144 on 2009-12-05 19:07:28Z 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.20.2.4  +53 -51    src/sys/netipsec/xform_ipcomp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912051907.nB5J7bWN065741>