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)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:26 +0000 (13:51 -0800)
commit712fffff9906abf6f7f54f83bff1bd3cdfc84e51
tree3d9fe9a3af06f14a70fde8c04dc24aab18958290
parentbd8db05002753117d38ad9783d96f0b118f0f42b
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