Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2004 19:36:41 +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:  <200409061936.i86JafIG090408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-09-06 19:36:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netkey           key.c 
  Log:
  Merge key.c:1.67 to RELENG_5:
  
    date: 2004/09/02 20:14:03;  author: rwatson;  state: Exp;  lines: +0 -22
    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 >
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.65.2.1  +0 -22     src/sys/netkey/key.c



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