diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-10-03 22:46:52 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-10-03 22:46:52 +0200 |
commit | 0f0f9f2835cf85c1fd3652ec83368528754764cd (patch) | |
tree | b5e2fa4e602ba2199e947b8bb7e3db81443f86a2 /python/vyos/configtree.py | |
parent | dcc65e692e048952b0a2e6f50d4851fdffdf73dd (diff) | |
download | vyos-1x-0f0f9f2835cf85c1fd3652ec83368528754764cd.tar.gz vyos-1x-0f0f9f2835cf85c1fd3652ec83368528754764cd.zip |
dhcp-server: T1707: bugfix on subsequent DHCP exclude addresses
Moved the code for splicing a DHCP range into its dedicated function as this
will later be required again. Having subsequent DHCP exclude addresses
e.g. 192.0.2.70 and 192.0.2.71 did not work as the previous algorithm
created a range whose start address was after the end address.
Diffstat (limited to 'python/vyos/configtree.py')
0 files changed, 0 insertions, 0 deletions