[Bug 280097] Warning printed when FIBs are expanded is unhelpful and confusing

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Aug 2024 17:00:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280097

--- Comment #14 from Jeremy Cooper <jeremy.fbbg@baymoo.org> ---
Pardon me, that was my old wording. I think I proposed the following in my last
round:

+               printf("%s adjusted to %d. REMINDER: "
+                       "Interface addresses are no longer automatically added
"
+                       "to additional FIBs. Consider setting %s if needed\n",
+                       "net.fibs",
+                       num_tables,
                        "net.add_addr_allfibs");
+

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