From owner-freebsd-net Thu Oct 12 14:44:53 2000 Delivered-To: freebsd-net@freebsd.org Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (Postfix) with ESMTP id 6CB7A37B502 for ; Thu, 12 Oct 2000 14:44:51 -0700 (PDT) Received: (from smap@localhost) by whistle.com (8.10.0/8.10.0) id e9CLi1714470; Thu, 12 Oct 2000 14:44:01 -0700 (PDT) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma014467; Thu, 12 Oct 2000 14:43:35 -0700 Received: (from archie@localhost) by bubba.whistle.com (8.11.0/8.11.0) id e9CLhY190211; Thu, 12 Oct 2000 14:43:34 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200010122143.e9CLhY190211@bubba.whistle.com> Subject: Re: mpd-netgraph port and FreeBSD 3.5-STABLE In-Reply-To: <075501c0332e$fcfd1310$040aa8c0@local.mindstep.com> "from Patrick Bihan-Faou at Oct 10, 2000 10:57:27 pm" To: Patrick Bihan-Faou Date: Thu, 12 Oct 2000 14:43:34 -0700 (PDT) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Patrick Bihan-Faou writes: > I tried to install the mpd-netgraph port on a FreeBSD 3.5-STABLE machine, > however it fails because the file "netgraph/ng_mppc.h" is missing from the > standard include files on my system. I fiddled with mpd's Makefile, and > compiled it without mppc support, however this also disables the encryption > support for PPTP. > > A part from that mpd works beautifully and I can set up incoming PPTP > sessions (without encryption). > > Could somebody MFC the appropriate netgraph code to the RELENG-3 branch > please ? You should be able to (pretty much) take the 4.1-stable sources for ng_mppc.c and ng_mppc.h and build them on 3.5-stable. Just grab these files from 4.1-stable, put them in your tree, and see if the KLD builds: sys/netgraph/ng_mppc.c sys/netgraph/ng_mppc.h sys/modules/netgraph/mppc/* -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message