Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2023 05:51:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 270351] Incompatible change in route(8) utility since 13.x
Message-ID:  <bug-270351-7501-WZoMUTb4Ss@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270351-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270351-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=3D270351

Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zarychtam@plan-b.pwste.edu.
                   |                            |pl

--- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Eugene Grosbein from comment #0)
># route -n get -net 192.168.0.0

That's probably failing due to the removal of classful bits[1], please comp=
are
the bug 258874.=20

route -n get -net 192.168.0.0/24=20

from your example works as intended on the recent stable/13.

[1]
https://cgit.freebsd.org/src/commit/sbin/route/route.c?id=3Dd28210b2c2aaf32=
00907ed30d296b0d4856dd03c

--=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-270351-7501-WZoMUTb4Ss>