Github user wido commented on the issue:

    https://github.com/apache/cloudstack/pull/1700
  
    @NuxRo There are two things to it.
    
    First, yes, it saves a lot, a lot of code by using SLAAC/EUI-64. No need to 
configure dnsmasq or anything else. No failure possible where the VR is not 
responding or properly configuring the lease in it's database.
    
    Secondly, with IPv6 Router Advertisements are mandatory anyway. DHCPv6 
can't tell a Instance which gateway to use, that is always done by a RA.
    
    With IPv6 using RA/SLAAC is most widely used and supported on all operating 
systems.
    
    So using SLAAC makes life much, much easier. DHCPv6 is just not required at 
all.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to