commit | af9eed5bbf0fb4e398081e79a707545dcca5ebda | [log] [tgz] |
---|---|---|
author | Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> | Fri May 16 17:46:41 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 17:23:41 2014 -0400 |
tree | 9692f6122fa3b281cc89410bad98d796bfa1eace | |
parent | f30be4d53cada48598dab0983866ae4b16af46dc [diff] |
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 <phoebe.buckheister@itwm.fraunhofer.de> Signed-off-by: David S. Miller <davem@davemloft.net>