mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
e53915c97f
Only the actual loopback address should be declared passive, other addresses are very likely to be desirable to announce. Check for IFF_LOOPBACK instead of IFF_PASSIVE to determine if we have an unknown interface type.