diff options
author | Kozlov Dmitry <dima@server> | 2010-12-29 12:59:29 +0300 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-12-29 12:59:29 +0300 |
commit | 13db830a1d802bec8c240abae6e1c431ac4299b5 (patch) | |
tree | 140fbb5e36de9c6852c28852da7d1458d0361a0f /accel-pptpd/accel-pptp.conf | |
parent | 0835edba54937da10897a7541daefc4a674f01a2 (diff) | |
download | accel-ppp-xebd-13db830a1d802bec8c240abae6e1c431ac4299b5.tar.gz accel-ppp-xebd-13db830a1d802bec8c240abae6e1c431ac4299b5.zip |
:Revert "ppp: check if requested IP is already assigned if check-ip option is specified"
This reverts commit f3d14bf97387aa2a528a2d70defa44c1a118ffaf.
Diffstat (limited to 'accel-pptpd/accel-pptp.conf')
-rw-r--r-- | accel-pptpd/accel-pptp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index 0050cea..2ec31e7 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -28,7 +28,6 @@ mtu=1400 mru=1400 #ccp=0 #sid-case=upper -#check-ip=0 [lcp] echo-interval=30 |