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)
Wed, Sep 9, 7:22 AM
Unknown Object (File)
Mon, Sep 7, 12:20 PM
Unknown Object (File)
Sat, Sep 5, 5:22 PM
Unknown Object (File)
Sat, Sep 5, 11:49 AM
Unknown Object (File)
Fri, Sep 4, 2:04 PM
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
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.Aug 7 2026, 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.