summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorKozlov Dmitry <xeb@mail.ru>2012-04-21 22:01:56 +0400
committerKozlov Dmitry <xeb@mail.ru>2012-04-21 22:04:11 +0400
commit88b01cc61f8cbd41162041da7bf206eca7e04b2f (patch)
tree5cb9d64fb9ec05c2f3956bbccbee9e1660c616af /accel-pppd/accel-ppp.conf.5
parent3b3aa52ec2b316f8c5ee1593ca11ce1f437828e6 (diff)
downloadaccel-ppp-88b01cc61f8cbd41162041da7bf206eca7e04b2f.tar.gz
accel-ppp-88b01cc61f8cbd41162041da7bf206eca7e04b2f.zip
implemented per CTRL mppe config
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index c622ce3e..4591d669 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -222,6 +222,8 @@ Specifies maximum number of echo-requests may be sent without valid echo-reply,
.BI "timeout=" n
Timeout waiting reply from client in seconds (default 5).
.TP
+.BI "mppe=" deny|allow|prefer|require
+.TP
.SH [pppoe]
.br
Configuration of PPPoE module.
@@ -264,6 +266,8 @@ Specifies whether to handle TR101 tags.
.BI "padi-limit=" n
Specifies overall limit of PADI packets to reply in 1 second period (default 0 - unlimited). Rate of per-mac PADI packets is limited to no more than 1 packet per second.
.TP
+.BI "mppe=" deny|allow|prefer|require
+.TP
.SH [l2tp]
.br
Configuration of L2TP module.
@@ -291,6 +295,8 @@ If this option is given and
.B n
is greater of zero then l2tp module will produce verbose logging.
.TP
+.BI "mppe=" deny|allow|prefer|require
+.TP
.SH [radius]
.br
Configuration of RADIUS module.