Class SubnetUtils6

java.lang.Object
org.apache.commons.net.util.SubnetUtils6

public class SubnetUtils6 extends Object
Performs subnet calculations given an IPv6 network address and a prefix length.

This is the IPv6 equivalent of SubnetUtils. Addresses are parsed and formatted using InetAddress, which accepts the text representations described in RFC 5952.

Since:
3.13.0
See Also: