Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libnet/i/defaultipam: improve address pools validation
Nothing was validating whether address pools' `base` prefix were larger than the target subnet `size` they're associated to. As such invalid address pools would yield no subnet, the error could go unnoticed. Signed-off-by: Albin Kerouanton <[email protected]>
- Loading branch information