Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2000 14:43:34 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        Patrick Bihan-Faou <patrick@mindstep.com>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: mpd-netgraph port and FreeBSD 3.5-STABLE
Message-ID:  <200010122143.e9CLhY190211@bubba.whistle.com>
In-Reply-To: <075501c0332e$fcfd1310$040aa8c0@local.mindstep.com> "from Patrick Bihan-Faou at Oct 10, 2000 10:57:27 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010122143.e9CLhY190211>