1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/sys/net/route
Zhenlei Huang a48f7a2eb9 fibs: Suppress the WARNING message for setups with multiple fibs
Change 2d39824195 switched net.add_addr_allfibs default to 0. The
warning message is for potential users of the feature. Well since all
supported releases have 0 as default, those potential users may have
already gotten the notification, emitting this WARNING every time
increasing the fib number is less useful but rather confusing to other
users. So let's suppress it right now.

PR:		280097
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D45971
2024-08-02 01:48:58 +08: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_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
nhgrp.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07: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
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
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 route: Wrap long lines 2024-07-14 14:29:15 -04: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 fibs: Suppress the WARNING message for setups with multiple fibs 2024-08-02 01:48:58 +08: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