Allow T1 and T2 DHCPv4 options to be set.

This commit is contained in:
Simon Kelley
2015-05-13 22:33:04 +01:00
parent 585840b033
commit ca85a28241
4 changed files with 63 additions and 23 deletions

View File

@@ -345,6 +345,14 @@
# Ask client to poll for option changes every six hours. (RFC4242)
#dhcp-option=option6:information-refresh-time,6h
# Set option 58 client renewal time (T1). Defaults to half of the
# lease time if not specified. (RFC2132)
#dhcp-option=option:T1:1m
# Set option 59 rebinding time (T2). Defaults to 7/8 of the
# lease time if not specified. (RFC2132)
#dhcp-option=option:T2:2m
# Set the NTP time server address to be the same machine as
# is running dnsmasq
#dhcp-option=42,0.0.0.0