🪐
OpenStack 源码分析之 Neutron
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
neutron
common
ipv6_utils.py
目前主要定义了get_ipv6_addr_by_EUI64(prefix, mac)方法,通过给定的v4地址前缀和mac来获取v6地址。
Previous
exceptions.py
Next
log.py
Last updated
6 years ago