netstat expire time report broken since netlink
Details
Details
I was going to write a test command for it,
but then I found out that route(8) on netlink is broken too. :)
use route compiled WITHOUT_NETLINK_SUPPORT for now.
route -n6 add -host 3fff::1 -gateway ::1 -expire +10 netstat -rn6
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 70880 Build 67763: arc lint + arc unit