[PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.

2019-05-20 Thread Felipe Gasper
rent session. Verify the same from a root process. Signed-off-by: Felipe Gasper diff --git a/include/uapi/linux/unix_diag.h b/include/uapi/linux/unix_diag.h index 5c502fd..a198857 100644 --- a/include/uapi/linux/unix_diag.h +++ b/include/uapi/linux/unix_diag.h @@ -20,6 +20,7 @@ struct

[PATCH v3] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.

2019-05-18 Thread Felipe Gasper
Author: Felipe Gasper Date: Sat May 18 20:04:40 2019 -0500 net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. This adds the ability for Netlink to report a socket's UID along with the other UNIX diagnostic information that is already available. This will allow diagn