Page MenuHomeFreeBSD

nlm: set vnet(9) context in the NLM syscall
Needs ReviewPublic

Authored by glebius on Mon, Jan 20, 9:03 PM.

Details

Reviewers
rmacklem
Group Reviewers
network
Summary

With the kernel RPC binding moving to Netlink transport all clients need
to have proper vnet(9) context set. This change will unlikely make NLM
properly virtualized, but at least it will not panic on the default VNET
when kernel is compiled with VIMAGE.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61828
Build 58712: arc lint + arc unit