On 11/07/15 07:19, Bruce Evans wrote:
I don't know if CTLFLAG_RWTUN with SYSCTL_PROC() actually works for all
types, but it is used with CTLFLAG_STRING for kern.corefile. This is
another bogus undocumented tunable. It is better documented as a sysctl
than most since it is old so it is documented in sysctl(8). It is not
documented as a tunable there of course. It is also not documented as
a tunable in core(5).
Hi,
SYSCTL_PROC() works with RWTUN from /boot/loader.conf, as long as the
procedure callback handles early calls during boot.
--HPS
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"