diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-10-19 10:11:46 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-10-19 10:14:20 +0200 |
commit | 1887d3a78ce9e6b040eb3ac1300069aca38ca0f6 (patch) | |
tree | c817ac97139ad23ee7efbc38b0d7b56311e0761c /src/migration-scripts/snmp/0-to-1 | |
parent | dbdd87717ad807e107f0aa174c79b4f82a6c13ab (diff) | |
download | vyos-1x-1887d3a78ce9e6b040eb3ac1300069aca38ca0f6.tar.gz vyos-1x-1887d3a78ce9e6b040eb3ac1300069aca38ca0f6.zip |
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)
Diffstat (limited to 'src/migration-scripts/snmp/0-to-1')
0 files changed, 0 insertions, 0 deletions