The current implementation of network_get_ipaddr6() and network_get_ipaddrs6() in /lib/function/network.sh incorrectly assumes ":1" as suffix for the local IPv6 address allocated from the delegated prefix.
The effective local address should be taken from the "local-address" field instead.
The text was updated successfully, but these errors were encountered:
jow-:
The current implementation of network_get_ipaddr6() and network_get_ipaddrs6() in /lib/function/network.sh incorrectly assumes ":1" as suffix for the local IPv6 address allocated from the delegated prefix.
The effective local address should be taken from the "local-address" field instead.
The text was updated successfully, but these errors were encountered: