--- embedaddon/mpd/doc/mpd22.html 2013/07/22 08:44:33 1.1.1.2 +++ embedaddon/mpd/doc/mpd22.html 2021/03/17 00:39:23 1.1.1.4 @@ -6,7 +6,7 @@
-Mpd 5.7 User Manual +Mpd 5.9 User Manual : Configuring Mpd : Bundle layerThe default is disable.
ipcp
Enable/Disable IPCP negotiation. For details see -ipcp.
+the IPCP layer chapter.The default is enable.
ipv6cp
Enable/Disable IPV6CP negotiation.
The default is disable.
compression
Enable/Disable CCP (Compression Control Protocol) negotiation. For details see -compression.
+the compression layer chapter.The default is disable.
encryption
Enable/Disable ECP (Encryption Control Protocol) negotiation. For details see -encryption.
+the encryption layer chapter.The default is disable.
crypt-reqd
Require encryption. When encryption support is compiled into mpd, this option -causes mpd to drop the link if encryption cannot be succesfully +causes mpd to drop the link if encryption cannot be successfully negotiated in both directions. This means in effect, ``use encryption -or don't connect at all.''
+or do not connect at all.''The default is disable.