Closed nemesifier closed 2 years ago
Try creating a /32 subnet on ipv4, then try creating an address, select the newly create subnet and you'll see an alert saying "No IP address available", but this alert is wrong, because saving the address for the /32 works.
This bug was due to implementation in ipaddress library and has been fixed in Python 3.8 or higher. Please check https://bugs.python.org/issue28577
Try creating a /32 subnet on ipv4, then try creating an address, select the newly create subnet and you'll see an alert saying "No IP address available", but this alert is wrong, because saving the address for the /32 works.