[Bug 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Jan 2024 14:28:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258874

--- Comment #9 from Mike Karels <karels@freebsd.org> ---
I have a change to route to detect this error and complain about it.  In
response to "route add 10/8 ip", it prints this and exits non-zero:

route: malformed address, bits set after mask; 10 means 0.0.0.10

Comments?  I'll put the change into review soon.

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