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
F115928774: D48555.diff
Wed, Apr 30, 1:08 PM
Unknown Object (File)
Sun, Apr 6, 1:35 PM
Unknown Object (File)
Mar 23 2025, 8:22 AM
Unknown Object (File)
Mar 23 2025, 2:28 AM
Unknown Object (File)
Mar 16 2025, 11:41 PM
Unknown Object (File)
Mar 10 2025, 11:32 AM
Unknown Object (File)
Mar 10 2025, 10:04 AM
Unknown Object (File)
Feb 25 2025, 8:48 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61828
Build 58712: arc lint + arc unit