Before this change, netlink only shows nexthop
expire value. Now it can set expire time during route creation.
Details
Details
kyua test -k /usr/tests/sys/netlink/Kyuafile
and upcoming route(8) patch for netlink.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 71025 Build 67908: arc lint + arc unit
Event Timeline
Comment Actions
Add support for nexthop expire value on multipath routes.
route(8) and netstat(1) will be updated too.
| sys/netlink/route/rt.c | ||
|---|---|---|
| 182 | Please declare nh_expire here. I know netlink violates that part of style(9) a lot, but let's not add new cases. | |