Date: Mon, 10 Apr 2000 00:45:50 +0100 From: Brian Somers <brian@Awfulhak.org> To: Archie Cobbs <archie@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/netgraph ng_mppc.c ng_mppc.h Message-ID: <200004092345.AAA01189@hak.lan.Awfulhak.org> In-Reply-To: Message from Archie Cobbs <archie@FreeBSD.ORG> of "Sun, 09 Apr 2000 14:04:56 PDT." <200004092104.OAA58290@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> archie 2000/04/09 14:04:56 PDT > > Added files: > sys/netgraph ng_mppc.c ng_mppc.h > Log: > A netgraph node that implements Microsoft Point-to-Point compression > (MPPC) and Microsoft Point-to-Point encryption (MPPE) protocols. Excellent ! > Note: the MPPC part is disabled as it requires proprietary files. What's the issue here ? I *think* it's alright to write mppc from scratch - in fact, that's what I'm doing as we speak. Is the only questionable bit the part of rfc2118 that says 1.1. Licensing MPPC can only be used in products that implement the Point to Point Protocol AND for the sole purpose of interoperating with other MPPC and Point to Point Protocol implementations. Source and object licenses are available on a non-discriminatory basis from Stac Electronics. Please contact: Cheryl Poland Stac Electronics 12636 High Bluff Drive, San Deigo, CA 92130 Phone: (619)794-4534 Email: cherylp@stac.com If it is, I believe the only thing that applies to written-from-scratch code is the first paragraph. Or are there any other issues ? > Obtained from: Whistle source tree -- 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 cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004092345.AAA01189>