> Hi,
>
> I have been in a recent discussion about what the correct IP address to use
> for
> an upcall from the kernel to the NFS daemon nfsuserd (which maps between
> uids<->usernames and gids<->group names).
>
> The code uses UDP for the upcall (I once committed a patch changing that to
> an
Hi,
I have been in a recent discussion about what the correct IP address to use for
an upcall from the kernel to the NFS daemon nfsuserd (which maps between
uids<->usernames and gids<->group names).
The code uses UDP for the upcall (I once committed a patch changing that to
an AF_LOCAL socket, bu