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

2019-05-17 Thread Felipe Gasper
Author: Felipe Gasper Date: Fri May 17 16:54: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 diagnostic

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

2019-05-17 Thread Felipe Gasper
> On May 17, 2019, at 12:59 AM, Andy Lutomirski wrote: > >> On May 16, 2019, at 8:25 PM, Felipe wrote: >> >> Author: Felipe Gasper >> Date: Thu May 16 12:16:53 2019 -0500 >> >> Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. >> &g