summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
diff options
context:
space:
mode:
authorVladislav Grishenko <themiron@mail.ru>2020-04-30 06:33:41 +0500
committerVladislav Grishenko <themiron@mail.ru>2020-04-30 06:33:41 +0500
commit90778881d9aba076344412b7769e103f36541273 (patch)
tree5c594c52665dc338c73eb8d9543de7cfc3b0e97d /accel-pppd/accel-ppp.conf.5
parente5c2be0ad9d725beaa2f34d1d3ffb66b4abafeac (diff)
downloadaccel-ppp-90778881d9aba076344412b7769e103f36541273.tar.gz
accel-ppp-90778881d9aba076344412b7769e103f36541273.zip
ipoe: dhcp: add rebind-time support
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r--accel-pppd/accel-ppp.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5
index af85d04d..0854d6fe 100644
--- a/accel-pppd/accel-ppp.conf.5
+++ b/accel-pppd/accel-ppp.conf.5
@@ -281,6 +281,9 @@ Specifies lease time in seconds to be sent to dhcp client.
.BI "renew-time=" n
Specifies lease renew time (option 58) in seconds to be sent to dhcp client.
.TP
+.BI "rebind-time=" n
+Specifies lease rebind time (option 59) in seconds to be sent to dhcp client.
+.TP
.BI "max-lease-time=" n
Specifies max lease time in seconds, after this time session will be terminated if client won't renew it.
.TP