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.5 | |
parent | 0835edba54937da10897a7541daefc4a674f01a2 (diff) | |
download | accel-ppp-13db830a1d802bec8c240abae6e1c431ac4299b5.tar.gz accel-ppp-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.5')
-rw-r--r-- | accel-pptpd/accel-pptp.conf.5 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/accel-pptpd/accel-pptp.conf.5 b/accel-pptpd/accel-pptp.conf.5 index b786bef2..f7d190a0 100644 --- a/accel-pptpd/accel-pptp.conf.5 +++ b/accel-pptpd/accel-pptp.conf.5 @@ -98,12 +98,9 @@ Prefered MRU. Disable CCP negotiation if this parameter is zero. .TP .TP -.BI "sid-case=" upper|lower +.BI "sid-case=" [upper|lower] Specifies in which case generate session identifier (default lower). .TP -.BI "check-ip=" 0|1 -Specifies whether accel-pptp should check if IP already assigned to other ppp interface (default 0). -.TP .SH [lcp] .br PPP LCP module configuration |