On Mon, Mar 20, 2017 at 09:08:56PM -0700, Chenbo Feng wrote: > From: Chenbo Feng <fe...@google.com> > > Returns the owner uid of the socket inside a sk_buff. This is useful to > perform per-UID accounting of network traffic or per-UID packet > filtering. The socket need to be a fullsock otherwise overflowuid is > returned. > > Signed-off-by: Chenbo Feng <fe...@google.com>
Acked-by: Alexei Starovoitov <a...@kernel.org>