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)
Oct 7 2024, 2:40 PM
Unknown Object (File)
Sep 28 2024, 5:50 AM
Unknown Object (File)
Sep 28 2024, 5:50 AM
Unknown Object (File)
Sep 28 2024, 5:50 AM
Unknown Object (File)
Sep 28 2024, 5:42 AM
Unknown Object (File)
Sep 24 2024, 3:14 PM
Unknown Object (File)
Sep 21 2024, 5:45 PM
Unknown Object (File)
Sep 19 2024, 2:06 AM
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