[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588846#comment-13588846
 ] 

ASF subversion and git services commented on CLOUDSTACK-1170:
-------------------------------------------------------------

Commit 02a0439dba25c37e01f425ccfc0ddd8b1d3c5f85 in branch refs/heads/4.1 from 
Sheng Yang <sheng.y...@citrix.com>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=02a0439 ]

CLOUDSTACK-1170: Use a unified way to generate PublicIp

Tired of manually generate mac address everytime when create PublicIp object.

                
> Redundant router: MAC addresses are different for additional public nics
> ------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1170
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1170
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>            Reporter: Sheng Yang
>            Assignee: Sheng Yang
>
> We should allocate same MAC addresses for the same public ip(because in 
> VRRP’s RFC, they mentioned the interface should have the same MAC address). 
> We use some random bits in our generated MAC for “security reason”, result in 
> everytime we get these public address we would get a new MAC for it. 
> And all the additional nics are not recorded in the nic table, so there is no 
> way for us to track it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to