From: Harald Welte Date: Mon, 14 Nov 2005 23:24:59 +0000 (-0800) Subject: [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN X-Git-Tag: v2.6.15-rc2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d2e7a20d745035b600f1a6be56cbb9c7259419;p=pandora-kernel.git [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN This patch unconditionally requires CAP_NET_ADMIN for all nfnetlink messages. It also removes the per-message cap_required field, since all existing subsystems use CAP_NET_ADMIN for all their messages anyway. Patrick McHardy owes me a beer if we ever need to re-introduce this. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed