Create an IPv6 address from an IP address string.
address_v6 make_address_v6( const std::string & str, std::error_code & ec);