Mike Karels bd27c71c45 netstat: reduce use of historical Internet classes
When attempting to characterize bound addresses, netstat was checking
for host 0 on a (historical) net using inet_lnaof().  Such addresses
are not normally bound, as they would not work, with the exception
of the unspecified address, INADDR_ANY.  Check for that explicitly.
Similarly, don't check bound addresses for a match to a network name.

MFC after:	1 month
Reviewed by:	tuexen
Differential Revision: https://reviews.freebsd.org/D32714
2021-11-09 09:34:22 -06:00
..
2020-10-03 10:47:17 +00:00
2020-10-03 10:47:17 +00:00
2021-05-21 06:43:41 +02:00
2020-10-03 10:47:17 +00:00
2021-03-31 20:59:10 +00:00
2021-03-31 20:59:10 +00:00