diff options
author | Kozlov Dmitry <dima@server> | 2010-11-07 16:46:00 +0300 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-11-07 16:46:00 +0300 |
commit | 1efd8533f1bc0630b0219b700265916d6f38ab01 (patch) | |
tree | 5ea7fa58e597a7c8c020f6ed4392b55bf7c43812 /accel-pptpd/accel-pptp.conf.5 | |
parent | 91df4499ccb1642c449c632ebc5a74ba7d5c7fd2 (diff) | |
download | accel-ppp-1efd8533f1bc0630b0219b700265916d6f38ab01.tar.gz accel-ppp-1efd8533f1bc0630b0219b700265916d6f38ab01.zip |
pppoe: send client's Service-Name back if service-name configuarion option is absent
implemented PADO delay
Diffstat (limited to 'accel-pptpd/accel-pptp.conf.5')
-rw-r--r-- | accel-pptpd/accel-pptp.conf.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/accel-pptpd/accel-pptp.conf.5 b/accel-pptpd/accel-pptp.conf.5 index c422d10..25fa25e 100644 --- a/accel-pptpd/accel-pptp.conf.5 +++ b/accel-pptpd/accel-pptp.conf.5 @@ -156,7 +156,10 @@ options. Specifies AC-Name tag value. If absent tag will not be sent. .TP .BI "service-name=" service-name -Specifies Service-Name to respond. If absent any Service-Name is acceptable. +Specifies Service-Name to respond. If absent any Service-Name is acceptable and client's Service-Name will be sent back. +.TP +.BI "pado-delay=" n +Specifies delay to send PADO (ms). .TP .BI "verbose=" n If this option is given and |