Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Aug 2024 18:02:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 280097] Warning printed when FIBs are expanded is unhelpful and confusing
Message-ID:  <bug-280097-7501-iY4YWv5fQI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280097-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280097-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280097

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D352dd826ffdd88d26744023fe8bcff795=
bdf64d8

commit 352dd826ffdd88d26744023fe8bcff795bdf64d8
Author:     Zhenlei Huang <zlei@FreeBSD.org>
AuthorDate: 2024-08-01 18:00:45 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2024-08-01 18:00:45 +0000

    fibs: Limit the WARNING message to only once when setting up with multi=
ple
fibs

    In main [1] this warning message is suppressed but no plans to MFC the
    change as the message may be still useful for users that upgrade from
    older releases to 14.x or 13.x. Well emitting this warning message every
    time increasing the fib number is confusing for users not for the featu=
re
    `net.add_addr_allfibs`, let's limit it to be printed only once.

    1. a48f7a2eb90b fibs: Suppress the WARNING message for setups with mult=
iple
fibs

    This is a direct commit to stable/14 and stable/13.

    PR:             280097
    Reviewed by:    markj
    Differential Revision:  https://reviews.freebsd.org/D46204

 sys/net/route/route_tables.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280097-7501-iY4YWv5fQI>