Page MenuHomeFreeBSD

netlink: Fix expire column in -r flag using netlink
ClosedPublic

Authored by pouria on Sun, Feb 22, 4:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 26, 1:45 PM
Unknown Object (File)
Thu, Feb 26, 1:16 PM
Unknown Object (File)
Thu, Feb 26, 10:00 AM
Unknown Object (File)
Wed, Feb 25, 7:24 AM
Unknown Object (File)
Wed, Feb 25, 6:53 AM
Unknown Object (File)
Wed, Feb 25, 2:43 AM
Unknown Object (File)
Wed, Feb 25, 2:39 AM
Unknown Object (File)
Wed, Feb 25, 1:06 AM
Subscribers

Details

Summary

netstat expire time report broken since netlink

Test Plan

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

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70996
Build 67879: arc lint + arc unit