]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
header.pl: Fix parsing BOOTP leases dhcp-bootp
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 May 2024 13:17:52 +0000 (14:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 May 2024 13:17:52 +0000 (14:17 +0100)
commitd7597ce4645921cf7fd2177f2b1d376cecd3bd3b
tree1c30a099fb8e1351aeb0f49bb0ac1416c7122169
parent6158761b2f81a08f115f5b614ad29fdc4bd210cf
header.pl: Fix parsing BOOTP leases

If the lease has been handed out over BOOTP, it will never expire.
However, the parser did not account for this case at all which is fixed
in this patch.

Fixes: #13689 - BOOTP breaks the list of DHCP leases due to erroneous parsing
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/header.pl