netfilter: xt_qtaguid: remove AID_* dependency for access control
authorJP Abgrall <jpa@google.com>
Sat, 5 Jan 2013 02:18:36 +0000 (18:18 -0800)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Wed, 30 Jan 2013 03:23:35 +0000 (03:23 +0000)
commitffe51fe6c4a519edcb149490593f3a27ffb5e6ec
treef2ff67ce5b60cbcac6199f744254ae94733e2760
parentb80498548d9443f59bc37b694455bf85709bca2d
netfilter: xt_qtaguid: remove AID_* dependency for access control

qtaguid limits what can be done with /ctrl and /stats based on group
membership.
This changes removes AID_NET_BW_STATS and AID_NET_BW_ACCT, and picks
up the groups from the gid of the matching proc entry files.

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