Page MenuHomeFreeBSD

netlink: reduce default log levels
ClosedPublic

Authored by kp on May 11 2023, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 12:55 AM
Unknown Object (File)
Wed, May 22, 12:55 AM
Unknown Object (File)
Wed, May 22, 12:55 AM
Unknown Object (File)
Sat, May 18, 1:35 AM
Unknown Object (File)
May 17 2024, 12:29 PM
Unknown Object (File)
Apr 27 2024, 3:54 AM
Unknown Object (File)
Apr 27 2024, 3:54 AM
Unknown Object (File)
Apr 27 2024, 3:54 AM
Subscribers

Details

Summary

Reduce the default log level for netlink to LOG_INFO. This removes a
number of messages such as

[nl_iface] dump_sa: unsupported family: 0, skipping

or

[nl_iface] get_operstate_ether: error calling SIOCGIFMEDIA on vlan0: 22

that are useful for debugging, but not for most users.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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