Comment 8 for bug 1526587

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I think the bug can be split into two problems:

* IP address usage per subnet
* Which IP addresses are available?

These two are similar, but they are different problem.
The first one is related to the usage of an IP allocation pool of a subnet.
If a user has no interest in which IP address is available and just wants to know the usage of IP addresses, the latter one is unnecessary.

Which one do you need?