Reviewed: https://review.openstack.org/491409 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6c437b7cedf8baf1dca857934ac438511d461141 Submitter: Zuul Branch: master
commit 6c437b7cedf8baf1dca857934ac438511d461141 Author: Jacky Hu <[email protected]> Date: Mon Aug 7 17:04:37 2017 +0800 Correctly configure the IPv6 LLA address Handle a corner case where the address allocated by slaac is the same as the ipv6 default link local address. Closes-bug: #1709215 Change-Id: Ida667292fce41e281e016d56a278eef3b8939ed4 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1709215 Title: IPv6 addresses is not correctly configured Status in neutron: Fix Released Bug description: In an IPv6 subnet which has ipv6_address_mode set slaac, Neutron use EUI-64 address assignment for all the addresses. In this case, it would generate an exception while trying to adding to dhcp port. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1709215/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

