https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280097

--- Comment #11 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7797719d3a8b1eb50e57c6652f744a6bffc91599

commit 7797719d3a8b1eb50e57c6652f744a6bffc91599
Author:     Zhenlei Huang <z...@freebsd.org>
AuthorDate: 2024-08-01 18:00:45 +0000
Commit:     Zhenlei Huang <z...@freebsd.org>
CommitDate: 2024-08-01 18:04:54 +0000

    fibs: Limit the WARNING message to only once when setting up with multiple
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 feature
    `net.add_addr_allfibs`, let's limit it to be printed only once.

    1. a48f7a2eb90b fibs: Suppress the WARNING message for setups with multiple
fibs

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

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

    (cherry picked from commit 352dd826ffdd88d26744023fe8bcff795bdf64d8)

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

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

Reply via email to