* Added methods IpAddress.getIp4Address() and IpAddress.getIp6Address()
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.
Showing
4 changed files
with
151 additions
and
1 deletions
-
Please register or login to post a comment