summaryrefslogtreecommitdiff
path: root/pppd/pppd.8
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2020-12-30 10:45:55 +1100
committerPaul Mackerras <paulus@ozlabs.org>2020-12-30 10:45:55 +1100
commit2ae35d6c067d198c5e0bb4ac2d480271f3de3540 (patch)
treebbd27fe59723f33c6acd4be0714dbf046c43f689 /pppd/pppd.8
parent75870d7b55e36af526a0786fff94912989c73fd1 (diff)
parenta72f809b1dfe0857290a85b2af52279a05fe2f94 (diff)
downloadppp-2ae35d6c067d198c5e0bb4ac2d480271f3de3540.tar.gz
Merge branch 'chap-timeout' of https://github.com/nomis/ppp
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'pppd/pppd.8')
-rw-r--r--pppd/pppd.83
1 files changed, 3 insertions, 0 deletions
diff --git a/pppd/pppd.8 b/pppd/pppd.8
index 8ad98cb..6d579fb 100644
--- a/pppd/pppd.8
+++ b/pppd/pppd.8
@@ -295,6 +295,9 @@ Set the maximum number of CHAP challenge transmissions to \fIn\fR
Set the CHAP restart interval (retransmission timeout for challenges)
to \fIn\fR seconds (default 3).
.TP
+.B chap-timeout \fIn
+Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60).
+.TP
.B child\-timeout \fIn
When exiting, wait for up to \fIn\fR seconds for any child processes
(such as the command specified with the \fBpty\fR command) to exit