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 | |
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')
-rw-r--r-- | accel-pptpd/accel-pptp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index d918aca..16a84fe 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -38,6 +38,7 @@ verbose=1 interface=eth0 #ac-name=xxx #service-name=yyy +#pado-delay=0 verbose=1 [l2tp] |