Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 20:14:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netkey key.c
Message-ID:  <200409022014.i82KE3dT097931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-09-02 20:14:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netkey           key.c 
  Log:
  The KAME IPSEC implementation at one point used its own pseudo-random
  number generator, which was re-seeded via a timeout.  Now centralized
  randomness/entropy is used, we can garbage collect the timeout and
  re-seeding code (which was largely a no-op).
  
  Discussed with: itojun, suz, JINMEI Tatuya < jinmei at isl dot rdc dot toshiba dot co dot jp >
  
  Revision  Changes    Path
  1.67      +0 -22     src/sys/netkey/key.c



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