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

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280097

--- Comment #17 from Jeremy Cooper <[email protected]> ---
(In reply to Zhenlei Huang from comment #15)

Also I want to clear up a misunderstanding you may have. You wrote:

> The `adjusted to` is redundant. When doing the tuning
> ```
> # sysctl net.fibs=2
> net.fibs: 1 -> 2
> ```
> The console should print the new value (by default).

If you `sysctl` to set the variable, sure. It will give you immediate feedback
about the old and new values. 

But what about when the variable was set AT BOOT, by `/boot/loader.conf`?

My /boot/loader.conf is
```
net.fibs=2
```

and it triggers this warning at boot. That's what has been so irritating.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.