Also update route(8) and netstat(8) to show
default metric if it was not specified.
This helps reducing netlink message size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 73473 Build 70356: arc lint + arc unit
Event Timeline
Comment Actions
I'm not sure - defaults tend to change and hardcoding those in netstat / rtsock seem somewhat fragile. Let's maybe take a step back - is there any measurable performance difference after the change?