> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/openstack_code_neutron/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/openstack_code_neutron/neutron/common/ipv6_utilspy.md).

# ipv6\_utils.py

目前主要定义了get\_ipv6\_addr\_by\_EUI64(prefix, mac)方法，通过给定的v4地址前缀和mac来获取v6地址。
