]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit - src/dhcpcd.conf.5.in
DHCP: allow leasetime -1 to represent infinity
authorRoy Marples <roy@marples.name>
Wed, 2 Sep 2020 08:56:32 +0000 (09:56 +0100)
committerRoy Marples <roy@marples.name>
Wed, 2 Sep 2020 08:56:32 +0000 (09:56 +0100)
commit47985cc0f14356a033fb47dc878084a088446b3e
treea18015c21594da41eeeddf5c61331ab6bc93c4ee
parent67b93011313a7c91d64b05c0e1078e3bee113b63
DHCP: allow leasetime -1 to represent infinity

Easier to enter than 4294967295 seconds which is the real
representation of infinity.
src/dhcpcd.8.in
src/dhcpcd.conf.5.in
src/if-options.c