bbf6898b90
This method is practically the reverse of get_ipv6_addr_by_EUI64(), so we can extract the MAC address from IPv6 addresses that were generated from interface identifiers. Change-Id: I48720d38649104f9f2f0a8fd208f2aac7548644e Related-Change: https://review.opendev.org/718729
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
features:
|
|
- |
|
|
New method ``netutils.get_mac_addr_by_ipv6(ipv6, dialect)`` extracts
|
|
the MAC address from IPv6 addresses generated from MACs.
|