Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2009 12:38:31 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_mppc.c
Message-ID:  <200901071238.n07CcgBw071985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-01-07 12:38:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_mppc.c 
  Log:
  SVN rev 186859 on 2009-01-07 12:38:31Z by mav
  
  MFC rev. 185723, 186189:
  
  Carefully handle memory errors to keep peers compression/encryption state
  consistent. There are some cases reported where peers fatally getting out
  of sync without any visible reason. I hope this solve the problem.
  
  Unroll two loops of SHA1Update(). 60 bytes of static memory is not a price.
  
  Revision  Changes    Path
  1.31.2.1  +36 -20    src/sys/netgraph/ng_mppc.c



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