[Bug 274426] route get command returns a zero even no route is found

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Aug 2025 18:36:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274426

--- Comment #5 from Peter Much <pmc@citylink.dinoex.sub.org> ---
During upgrade 13.5 -> 14.3 I was hit by this issue (which is still present),
because my dhcpcd hooks depend on figuring out whether a route does exist or
not.

The problem was apparently introduced from review D39007 (building route
WITHOUT_NETLINK solves it).

comment #1 is right: the problem is not present in main.
Reason is it was fixed per review D41882. 
But that one was never backported to rel.14, I don't know why. Adding authors
to CC

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