You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a client using the browse API, I receive a list of IPv6 address in the ServiceEntry.
An IPv6 link-local address is only useful when the corresponding interface (e.g., eth1) is known as well. The ServiceEntry contains link-local IPv6 address, but the interface name is missing.
Is there a way to retrieve the interface name for each IPv6 address (link-local ones at least)?
The text was updated successfully, but these errors were encountered:
As a client using the browse API, I receive a list of IPv6 address in the ServiceEntry.
An IPv6 link-local address is only useful when the corresponding interface (e.g.,
eth1
) is known as well. The ServiceEntry contains link-local IPv6 address, but the interface name is missing.Is there a way to retrieve the interface name for each IPv6 address (link-local ones at least)?
The text was updated successfully, but these errors were encountered: