Depends on D55442 for adding new route with -expire
argument.
Also fixes nexthop expire value on route get using netlink.
Details
Details
To test:
route -n6 add -host 3fff::1 -gateway ::1 -expire +10 route -n6 get 3fff::1
Also, checkout test plan in D55440.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I have been testing this patch on a couple of computers for over a week now, and everything seems to work fine (at least I see no regression).