-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementing last allocated IP functionality into IPAM.
When an IP is dynamically allocated we save it into Pool/Pool6. Next time searching for the first free IP will start from the associated index, rather than from zero. This should accelerate allocation time for huge allocation pools (4/8M).
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters