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.
Details
Details
- Reviewers
rmacklem - Group Reviewers
network - Commits
- rG59f9d8c4bf64: nlm: set vnet(9) context in the NLM syscall
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable