[Bug 276114] _fibs is unvalued in /etc/rc.d/routing:static_inet(), static_inet6()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 18:42:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276114
John Baldwin <jhb@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|rc@FreeBSD.org |jhb@FreeBSD.org
CC| |jhb@FreeBSD.org
Status|New |Open
--- Comment #1 from John Baldwin <jhb@FreeBSD.org> ---
Hmm, this patch doesn't apply to stable/13, stable/14, releng/14.0, or main.
Those versions all include a _fibs local variable in both the static_inet and
static_inet6 functions that is initialized directly in the function via the
sysctl.
Do you have a locally modified version of the /etc/rc.d/routing script?
--
You are receiving this mail because:
You are the assignee for the bug.