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)