From owner-freebsd-isp Fri Apr 7 21:36:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 2414B37B831 for ; Fri, 7 Apr 2000 21:36:24 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id VAA30172; Fri, 7 Apr 2000 21:35:47 -0700 (PDT) From: Archie Cobbs Message-Id: <200004080435.VAA30172@bubba.whistle.com> Subject: Re: mppe in FBSD In-Reply-To: <200004080104.CAA05736@hak.lan.Awfulhak.org> from Brian Somers at "Apr 8, 2000 02:04:23 am" To: brian@Awfulhak.org (Brian Somers) Date: Fri, 7 Apr 2000 21:35:47 -0700 (PDT) Cc: archie@whistle.com (Archie Cobbs), vigov@com2com.ru (vigov), freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brian Somers writes: > > Brian, where are you getting rc4.c from? > > > > I have a MPPC/MPPE netgraph node waiting to be committed but > > for there's no RC4 implementation in /sys/crypto yet. > > To be honest, I haven't gotten to this bit yet... but a quick > ``locate'' makes lots of mention of rc4 things. > > Is the stuff in src/crypto/openssl/crypto/rc4 not the full monty ? Good question.. I've been assuming that a version/copy of that file living under /usr/src/sys would be required.. do any other kernel bits compile in source files from outside of /usr/src/sys? Maybe it's not such a big deal to just go ahead and copy the same file into the kernel sources.. but then we have two copies. Probably better that way anyway, because many people compile kernels without having the full sources on hand. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message