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)
Sat, Oct 25, 9:42 PM
Unknown Object (File)
Thu, Oct 23, 1:21 PM
Unknown Object (File)
Tue, Oct 21, 5:35 AM
Unknown Object (File)
Wed, Oct 15, 12:04 AM
Unknown Object (File)
Tue, Oct 14, 10:33 AM
Unknown Object (File)
Fri, Oct 10, 2:39 PM
Unknown Object (File)
Sat, Oct 4, 9:42 PM
Unknown Object (File)
Mon, Sep 29, 11:38 PM
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