issues
search
dropbox
/
nsot
Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399
stars
66
forks
source link
Fix #224 - Fixed a bug in Network.next_network() returning wrong result
#225
Closed
jathanism
closed
8 years ago
jathanism
commented
8 years ago
This fixes a bug in Network.next_network() where a nested child (descendent) would continually be offered as free, even if it existed in the database. All descendent networks for a parent are now inspected when determining availability.