[Bug 273640] route delete fails when specifying the interface

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Sep 2023 20:04:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273640

--- Comment #2 from mmendoza@netgate.com ---
In the 12.3 test, without netlink; in the 14.0 test, with netlink.

Further tests indicate that it's only an issue with combining both "-inet" and
"-iface" (IPv6 works), and only when the CIDR size is omitted. This works:
# route del -inet 192.168.1.0/24 -iface vmx0

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