From 43c38a5aeb5bf3727e6ccbe39a558468fdb6416d Mon Sep 17 00:00:00 2001 From: Sylvain Rochet Date: Fri, 7 Aug 2015 16:53:27 +0200 Subject: [PATCH] PPP, Documentation, add that we support MPPE --- doc/ppp.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ppp.txt b/doc/ppp.txt index 280aef3b..68da58e3 100644 --- a/doc/ppp.txt +++ b/doc/ppp.txt @@ -33,6 +33,9 @@ Supported address protocols: * IPCP, IP Control Protocol, IPv4 addresses negotiation * IP6CP, IPv6 Control Protocol, IPv6 link-local addresses negotiation +Supported encryption protocols: +* MPPE, Microsoft Point-to-Point Encryption + Supported compression or miscellaneous protocols, for serial links only: * PFC, Protocol Field Compression * ACFC, Address-and-Control-Field-Compression