[Libguestfs] [PATCH nbdkit 0/2] ip: Add filtering by process ID, user ID and group ID.

Richard W.M. Jones rjones at redhat.com
Sat Oct 3 12:01:39 UTC 2020


These two commits add new APIs and enhance nbdkit-ip-filter to allow
filtering of Unix domain sockets by the client's PID, UID or GID.  eg:

  nbdkit -U sock --filter=ip ... allow=uid:`id -u` deny=all

Rich.





More information about the Libguestfs mailing list