Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
533
Description
If an allocation pool has two addresses in it (e.g. start: "10.10.10.10" and end: "10.10.10.11") then allocating an address returns 10.10.10.10, but leaves the pool in the state (start: null, end: "10.10.10.11")
Correct behavior is start and end should both be "10.10.10.11"