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
Network interfaces generate their own link-local addresses when
bootstrapping to the network. With IPv4 these are discarded when
a DHCP server assigns an address but IPv6 interfaces keep them
around.
These aren't useful addresses after a routable address has been
assigned so do not return them as addresses we are listening on.
0 commit comments