From: Phoebe Buckheister Date: Fri, 16 May 2014 15:46:41 +0000 (+0200) Subject: ieee802154: add dgram sockopts for security control X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~200^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9eed5bbf0fb4e398081e79a707545dcca5ebda;p=pandora-kernel.git ieee802154: add dgram sockopts for security control Allow datagram sockets to override the security settings of the device they send from on a per-socket basis. Requires CAP_NET_ADMIN or CAP_NET_RAW, since raw sockets can send arbitrary packets anyway. Signed-off-by: Phoebe Buckheister Signed-off-by: David S. Miller --- Reading git-diff-tree failed