ntirpc for NFS-Ganesha 2.4.0
experimental: support for vmci stream sockets

The AF_VSOCK address family and sockets provide a non-routable
communications channel between a vm host and guests (but not
between guests).

This change adds netconfig support for a new "vsock" netid, and
adds support for RPC over vsock stream sockets via svc_vc.

Avoid evaluation of AF_VSOCK and related internal tokens unless
overridden.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
7 files changed