HomeFreeBSD

fib_algo(4): Lower level of algorithm switching messages to LOG_INFO

Description

fib_algo(4): Lower level of algorithm switching messages to LOG_INFO

Otherwise, with the default flm_debug_level of LOG_NOTICE, it's rather
easy to trigger debug messages such as:
[fib_algo] inet.0 (bsearch4#18) rebuild_fd_flm: switching algo to
radix4_lockless

Also, the "severity" of these events generally only justifies LOG_INFO
and not LOG_NOTICE.

Reviewed by: melifaro

(cherry picked from commit ed81a15517b8a8f587fd7282c3690513bb798242)

Details

Provenance
mariusAuthored on Feb 5 2024, 7:36 PM
Parents
rG02ea70eff39c: tcpdump: fix build
Branches
Unknown
Tags
Unknown