[Bug 270351] Incompatible change in route(8) utility since 13.x
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270351] Incompatible change in route(8) utility since 13.x"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 05:51:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270351 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 compare the bug 258874. route -n get -net 192.168.0.0/24 from your example works as intended on the recent stable/13. [1] https://cgit.freebsd.org/src/commit/sbin/route/route.c?id=d28210b2c2aaf3200907ed30d296b0d4856dd03c -- You are receiving this mail because: You are the assignee for the bug.