diff options
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README new file mode 100644 index 0000000..259d8a5 --- /dev/null +++ b/contrib/README @@ -0,0 +1,8 @@ +pppd-allow-mppe.patch +--------------------- + +This patch allows pppd conditionaly This patch allows you to include mppe when +the client requires. To do this you need to replace the option require-mppe-128 +to allow-mppe-128. + + |