From: Balazs Scheidler Date: Sat, 23 Oct 2010 04:48:14 +0000 (+0000) Subject: tproxy: Add missing CAP_NET_ADMIN check to ipv6 side X-Git-Tag: v2.6.37-rc1~88^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b889416b54c90f59276537debd92cb4e84b5f550;p=pandora-kernel.git tproxy: Add missing CAP_NET_ADMIN check to ipv6 side IP_TRANSPARENT requires root (more precisely CAP_NET_ADMIN privielges) for IPV6. However as I see right now this check was missed from the IPv6 implementation. Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed