Boris Schrijver created CLOUDSTACK-8777:
-------------------------------------------
Summary: Refactor the
utils/src/com/cloud/utils/net/MacAddress.java class and use it for all mac
addresses.
Key: CLOUDSTACK-8777
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8777
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
Currently the mac address data type used internally is of type String. The
ensure correct behavior it would be much nicer to store them as a byte array
and let a specific class handle it. Much like the InetAddress class from
java.net.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)