HomeVyOS Platform

dhcp-server: T1745: bugfix corner case on static-assignments

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

dhcp-server: T1745: bugfix corner case on static-assignments

There was a bug when refactoring this with commits 5848a4d ("dhcp-server:
T1707: remove DHCP static-mappings from address pool") and 1182b44
("dhcp-server: T1707: bugfix on subsequent DHCP exclude addresses") that when
a static address assignemnt was using the last IP address from the specified
range.

This triggered the following error:

"DHCP range stop address x must be greater or equal to the range start
 address y!"

(cherry picked from commit 735d73e162634d598aa6b8ee13197aa231eefedb)

Details

Provenance
c-poAuthored on Oct 19 2019, 8:11 AM
Parents
rVYOSONEXdbdd87717ad8: snmp: T1737: add missing completion helpers
Branches
Loading...
Tags
Loading...