Date: Sun, 07 Jan 2024 14:26:54 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 276092] "route add 10/8 ip" adds 0.0.0.0/8, not 10.0.0.0/8 Message-ID: <bug-276092-7501-OOzB2gtc6t@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276092-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-276092-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276092 Mike Karels <karels@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karels@freebsd.org --- Comment #2 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276092-7501-OOzB2gtc6t>