[Bug 298733] sys/net/if_wg:wg_basic_crossaf test failing in CI
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 298733] sys/net/if_wg:wg_basic_crossaf test failing in CI"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Sep 2026 20:03:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298733
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3d030136ad1906e6d463673a8d2ef313eb054fb3
commit 3d030136ad1906e6d463673a8d2ef313eb054fb3
Author: Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
AuthorDate: 2026-09-22 19:23:00 +0000
Commit: Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
CommitDate: 2026-09-22 19:23:00 +0000
route/fib_algo: Respect immediate_sync in fd_ref_nhop
Now fd_ref_nhop() returns zero for cross family routes,
Do not schedule nhop references and try to rebuild it immediately
for connected and static routes.
PR: 298733
Fixes: 633438224304 ("route/fib_algo: Fix nexthop index ...")
sys/net/route/fib_algo.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.