Page MenuHomeFreeBSD

netlink: reduce default log levels
ClosedPublic

Authored by kp on May 11 2023, 1:15 PM.
Tags
None
Referenced Files
F84301400: D40062.id121908.diff
Wed, May 22, 12:55 AM
F84301395: D40062.id121855.diff
Wed, May 22, 12:55 AM
F84301390: D40062.id.diff
Wed, May 22, 12:55 AM
Unknown Object (File)
Sat, May 18, 1:35 AM
Unknown Object (File)
Fri, May 17, 12:29 PM
Unknown Object (File)
Sat, Apr 27, 3:54 AM
Unknown Object (File)
Sat, Apr 27, 3:54 AM
Unknown Object (File)
Sat, Apr 27, 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