Date: Sat, 08 Apr 2000 09:08:13 +0100 From: Brian Somers <brian@Awfulhak.org> To: Archie Cobbs <archie@whistle.com> Cc: brian@Awfulhak.org (Brian Somers), vigov@com2com.ru (vigov), freebsd-isp@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: mppe in FBSD Message-ID: <200004080808.JAA10089@hak.lan.Awfulhak.org> In-Reply-To: Message from Archie Cobbs <archie@whistle.com> of "Fri, 07 Apr 2000 21:35:47 PDT." <200004080435.VAA30172@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. That's what's been done for things like slcompress and deflate (zlib), but I don't think it's the right thing to do - you may get opposition from -committers. I think it should maybe be held under src/sys/crypto and .PATH:'d from src/crypto so that (as you say) people with kernel sources don't get a half-missing implementation. I don't think it's possible or likely that anyone would ever want userland sources without kernel sources (IMHO anyway). This is probably non-trivial :-/ > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004080808.JAA10089>