fib4_lookup_nh_ represents pre-epoch generation of fib api,
providing less guarantees over pointer validness and requiring
on-stack data copying.
Switch call to use new fib4_lookup(), allowing to eventually
deprecate old api.
Details
Details
- Reviewers
rmacklem - Group Reviewers
network - Commits
- rS361575: Make NFS address selection use fib4_lookup().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Sorry, I know nothing about this stuff, so I can't review it.
(This code has been written by others, possibly long ago.)