Page MenuHomeFreeBSD

systat: clean up code assuming network classes
ClosedPublic

Authored by karels on Oct 28 2021, 11:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:19 AM
Unknown Object (File)
Sep 6 2025, 7:17 AM
Unknown Object (File)
Sep 4 2025, 6:02 PM
Unknown Object (File)
Aug 25 2025, 12:06 PM
Unknown Object (File)
Aug 19 2025, 12:11 AM
Unknown Object (File)
Aug 4 2025, 12:32 AM
Unknown Object (File)
Aug 2 2025, 11:49 AM
Unknown Object (File)
Jul 19 2025, 11:21 PM
Subscribers

Details

Summary

Similar to netstat, clean up code that uses inet_lnaof() to check for
binding to "host 0" (lowest host on network) as a "network" bind.
Such things don't happen, and current networks are seldom if ever
found in /etc/networks.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable