HomeFreeBSD

rpcsec_tls: do not create an RPC client per vnet

Description

rpcsec_tls: do not create an RPC client per vnet

A netlink RPC client should be global. The filtering of RPC calls is done
by the nl_send_group() that would distribute the call to all subscribers
in the curvnet of clnt_nl_call() context.

Fixes: a3a6dc24f34a1b0522bd0dd8fcb6b84c69686251
Fixes: 42eec5201ab936f7227950c2c159c02c9cb342d4

Details

Provenance
glebiusAuthored on Sat, Feb 1, 7:13 PM
Parents
rG15eed13089da: Add notes for handling the January 19, 2038 date limit in UFS1 filesystems
Branches
Unknown
Tags
Unknown