Page MenuHomeFreeBSD

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

Authored by glebius on Jan 20 2025, 9:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 6, 2:15 PM
Unknown Object (File)
Sun, Aug 2, 2:17 AM
Unknown Object (File)
Sat, Aug 1, 10:50 PM
Unknown Object (File)
Sat, Aug 1, 6:10 AM
Unknown Object (File)
Thu, Jul 30, 1:18 PM
Unknown Object (File)
Sun, Jul 26, 9:54 PM
Unknown Object (File)
Thu, Jul 23, 3:19 AM
Unknown Object (File)
Tue, Jul 21, 8:02 AM
Subscribers

Details

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 Not Applicable
Unit
Tests Not Applicable