Page MenuHomeFreeBSD

route.4: Add RTV_METRIC flag to rt_metrics
ClosedPublic

Authored by pouria on Jul 30 2026, 9:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 30, 2:35 PM
Unknown Object (File)
Sat, Aug 29, 9:10 AM
Unknown Object (File)
Sat, Aug 29, 2:22 AM
Unknown Object (File)
Fri, Aug 28, 6:06 PM
Unknown Object (File)
Fri, Aug 28, 4:33 PM
Unknown Object (File)
Thu, Aug 27, 9:09 PM
Unknown Object (File)
Thu, Aug 27, 3:45 AM
Unknown Object (File)
Wed, Aug 26, 5:24 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Yep, this is what it says in sys/net/route.h. Thanks for pinging me!

This revision is now accepted and ready to land.Fri, Aug 7, 7:11 PM

What would be helpful is a Fixes: commit message trailer so we knew how far back this needs to MFC and when.

What would be helpful is a Fixes: commit message trailer so we knew how far back this needs to MFC and when.

RTV_METRIC is new and it's only available in CURRENT (D56322).

This revision was automatically updated to reflect the committed changes.