Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 08:49:43 +0000 (UTC)
From:      VANHULLEBUS Yvan <vanhu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src UPDATING src/sys/netipsec key.c xform.h xform_ah.c xform_esp.c src/sys/opencrypto xform.h
Message-ID:  <201104280851.p3S8pWvN020801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vanhu       2011-04-28 08:49:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    .                    UPDATING 
    sys/netipsec         key.c xform.h xform_ah.c xform_esp.c 
    sys/opencrypto       xform.h 
  Log:
  SVN rev 221157 on 2011-04-28 08:49:43Z by vanhu
  
  MFC 218794, 219026:
  Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant.
  This will break interoperability with all older versions of
  FreeBSD for those algorithms.
  
  Reviewed by:    bz, gnn
  Obtained from:  NETASQ
  
  Revision    Changes    Path
  1.632.2.22  +10 -0     src/UPDATING
  1.62.2.7    +8 -1      src/sys/netipsec/key.c
  1.4.2.2     +1 -0      src/sys/netipsec/xform.h
  1.24.2.2    +22 -2     src/sys/netipsec/xform_ah.c
  1.29.2.3    +53 -10    src/sys/netipsec/xform_esp.c
  1.4.10.3    +2 -1      src/sys/opencrypto/xform.h



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