diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -65,7 +65,6 @@ Use an out-of-tree build directory: Useful build options: -* BUILD_PPTP_DRIVER=TRUE builds the PPTP kernel module. * BUILD_IPOE_DRIVER=TRUE builds the IPoE kernel module. * BUILD_VLAN_MON_DRIVER=TRUE builds the VLAN monitoring kernel module. * BUILD_PPPOSEQ_DRIVER=TRUE builds the PPPoSEQ kernel module. @@ -238,8 +237,8 @@ digest is stored as hexadecimal. Kernel module warning ===================== -The out-of-tree PPTP module conflicts with the kernel's ip_gre module. Do not -build ip_gre into the kernel or load it at runtime when using that PPTP module. +PPTP requires the kernel's own pptp module (drivers/net/ppp/pptp.c, present +since Linux 2.6.37); ACCEL-PPP no longer ships an out-of-tree replacement. Do not mix ACCEL-PPP PPTP connections with poptop's pptpd; stop existing pptpd sessions before starting ACCEL-PPP. |
