mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-27 22:31:18 +01:00
It lacks the guarantee the underlying IP address is IPv4. Potential users of toInt() should use Ip4Address.toInt() or IpAddress.getIp4Address().toInt() Tthe latter obviously might require the explicit check that getIp4Address() is not null. Change-Id: I3f939695cf3c496e3fdd3fbd4a2988b565cca69a