You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Boris Schrijver (JIRA)" <ji...@apache.org> on 2015/08/17 16:07:45 UTC

[jira] [Created] (CLOUDSTACK-8741) Replace String with subclasses of java.net.InetAddress

Boris Schrijver created CLOUDSTACK-8741:
-------------------------------------------

             Summary: Replace String with subclasses of java.net.InetAddress
                 Key: CLOUDSTACK-8741
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8741
             Project: CloudStack
          Issue Type: Sub-task
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Controller, Network Devices
            Reporter: Boris Schrijver
            Assignee: Boris Schrijver


Currently Strings are used to store IPv4 and IPv6 addresses. Ideally we would use the subclasses of java.net.InetAddress for this.

This ticket exists to by referenced by PRs which replace Strings with the respective subclass of java.net.InetAddress.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)