mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-24 13:51:27 +02:00
to get the Ip4Address and Ip6Address view of the IpAddress. * Added methods IpPrefix.getIp4Prefix() and IpPrefix.getIp6Prefix() to get the Ip4Prefix and Ip6Prefix view of the IpPrefix. Added the corresponding unit tests as well.