Actions
Bug #964
closedChanging DHCP pool size allows overlap with static leases
Start date:
10/21/2010
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
If you have a set pool size, then create static entries outside of the pool, and later expand the pool so it covers the static leases, this is not rejected by the GUI.
The input validation needs to check for an overlap with all static entries when resizing the pool.
Updated by Jim Pingle about 14 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 630d7025810bf1ce006490db8524d6edc37ee6fb.
Updated by Bastien Semene about 14 years ago
Just tested, the DHCP Server GUI correctly forbidden me to extend the DHCP pool size while overlapping a static entry.
I can correctly change the DHCP pool size if no static IP is in the pool.
No side effect noticed.
Updated by Bastien Semene about 14 years ago
edit : I don't have the lastest build, but a later one than this patch :
- 2.0-BETA4 (i386)
built on Tue Nov 2 14:53:54 EDT 2010
Updated by Jim Pingle about 14 years ago
- Status changed from Feedback to Resolved
Actions