Page MenuHomeFreeBSD

route(8): Show metric value in get route
ClosedPublic

Authored by pouria on Apr 8 2026, 9:56 PM.
Tags
None
Referenced Files
F163532293: D56325.id177181.diff
Fri, Jul 24, 5:09 AM
Unknown Object (File)
Thu, Jul 23, 3:28 AM
Unknown Object (File)
Thu, Jul 23, 1:41 AM
Unknown Object (File)
Tue, Jul 21, 1:48 PM
Unknown Object (File)
Tue, Jul 21, 3:41 AM
Unknown Object (File)
Mon, Jul 20, 9:41 PM
Unknown Object (File)
Sun, Jul 19, 12:40 PM
Unknown Object (File)
Sat, Jul 18, 3:37 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72073
Build 68956: arc lint + arc unit

Event Timeline

pouria requested review of this revision.Apr 8 2026, 9:56 PM
This revision is now accepted and ready to land.Apr 12 2026, 7:50 PM

Remove extra macros to update according to parent revision.

This revision now requires review to proceed.May 4 2026, 11:34 AM

I accidently amended D56326 into this revision.
Exclude it.

sbin/route/route_netlink.c
390

We're not worried about breaking compatibility for scripts which extract columns from this output?

sbin/route/route_netlink.c
390

Honestly, route get output is not script (grep/cut) friendly.
And in this case, IMHO, we really should put metric before weight.

This revision was not accepted when it landed; it landed in state Needs Review.May 20 2026, 8:59 PM
This revision was automatically updated to reflect the committed changes.