netfilter: xt_qtaguid: report only uid tags to non-privileged processes
authorJP Abgrall <jpa@google.com>
Tue, 28 Aug 2012 23:53:32 +0000 (16:53 -0700)
committerandroid code review <noreply-gerritcodereview@google.com>
Tue, 28 Aug 2012 23:58:08 +0000 (16:58 -0700)
commit1dfbc281b4a77cd19dd65fa447a8567b3c0b93f2
treecf549043da6d80be36ea242f1412d3142af484f1
parentddb45c7e8572c73ba6b0367dcd27ca4e2d5bcee4
netfilter: xt_qtaguid: report only uid tags to non-privileged processes

In the past, a process could only see its own stats (uid-based summary,
and details).
Now we allow any process to see other UIDs uid-based stats, but still
hide the detailed stats.

Change-Id: I7666961ed244ac1d9359c339b048799e5db9facc
Signed-off-by: JP Abgrall <jpa@google.com>
net/netfilter/xt_qtaguid.c