Michael Bretterklieber wrote:
> 3. Add new options:
>
> /sys/conf/options
>
> NETGRAPH_MPPC_COMPRESSION opt_netgraph.h
> NETGRAPH_MPPC_ENCRYPTIONopt_netgraph.h
or add the directories in /sys/modules and make them as modules.
>
> To Unsubscribe: send mail to [EMAIL PROTEC
Hi,
Here is a Howto for MPPE on FreeBSD 3.5.1:
1. Get these files from 4.1.
sys/netgraph/ng_mppc.c
sys/netgraph/ng_mppc.h
sys/modules/netgraph/mppc/*
copy ng_mppc.h to /usr/include/netgraph
2. get new crypto-sources from 4.1
cvs co -rRELENG_4_1_0_RELEASE src/sys/crypto
change #ifd