From owner-freebsd-current Thu May 23 12:24:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10955 for current-outgoing; Thu, 23 May 1996 12:24:13 -0700 (PDT) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA10847 for ; Thu, 23 May 1996 12:24:02 -0700 (PDT) Received: (from julian@localhost) by ref.tfs.com (8.7.3/8.6.9) id MAA20076; Thu, 23 May 1996 12:23:25 -0700 (PDT) Message-Id: <199605231923.MAA20076@ref.tfs.com> Subject: Re: freebsd + synfloods + ip spoofing To: imp@village.org (Warner Losh) Date: Thu, 23 May 1996 12:23:24 -0700 (PDT) From: "JULIAN Elischer" Cc: pst@Shockwave.COM, wollman@lcs.mit.edu, phk@critter.tfs.com, current@freebsd.org, blh@nol.net In-Reply-To: <199605231621.KAA10068@rover.village.org> from "Warner Losh" at May 23, 96 10:21:07 am X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Warner > > P.S. /dev/random here is a entropy gatherer in the kernel for the > purpose of generating cryptographically strong random numbers. > -stable doesn't seem to have this, not sure about -current. Linux > does which is where I'm getting the nomenclature from. -current does have a /dev/random >