freebsd-src/sys/net/route
Marius Strobl ed81a15517 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
2024-02-05 23:44:38 +01:00
..
fib_algo.c fib_algo(4): Lower level of algorithm switching messages to LOG_INFO 2024-02-05 23:44:38 +01:00
fib_algo.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nhgrp.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nhgrp_ctl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nhgrp_var.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nhop.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nhop.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nhop_ctl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nhop_utils.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nhop_utils.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nhop_var.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
route_ctl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_ctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
route_ddb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_debug.h net/route: properly brace the RT_LOG() macro 2023-10-18 22:21:53 -07:00
route_helpers.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_ifaddrs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
route_rtentry.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_subscription.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_tables.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
route_temporal.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
route_var.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00