Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Oct 2021 18:01:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0
Message-ID:  <bug-258874-7501-lYAXI4qKSa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258874-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258874-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=3D258874

Mike Karels <karels@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karels@freebsd.org

--- Comment #4 from Mike Karels <karels@freebsd.org> ---
According to inet(3), an Internet address specified as a single component
without dots is not shifted; i.e. 224 is the same as 0.0.0.224.  I would not
expect this command to work as you expect it to.

--=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-258874-7501-lYAXI4qKSa>