Files
linux/include/net
Phoebe Buckheister dc20759f28 ieee802154: add types for link-layer security
The added structures match 802.15.4-2011 link-layer security PIBs as
closely as is reasonable. Some lists required by the standard were
modeled as bitmaps (frame_types and command_frame_ids in *llsec_key,
802.15.4-2011 7.5/Table 61), since using lists for those seems a bit
excessive and not particularly useful. The DeviceDescriptorHandleList
was inverted and is here a per-device list, since operations on this
list are likely to have both a key and a device at hand, and per-device
lists of keys are shorter than per-key lists of devices.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-16 17:23:40 -04:00
..
2013-12-28 17:02:46 -05:00
2014-04-30 13:31:25 -04:00
2013-11-07 19:28:58 -05:00
2013-12-28 17:03:20 -05:00
2014-05-12 14:03:41 -04:00
2014-05-15 13:43:14 -04:00
2014-01-03 20:56:48 -05:00
2014-03-24 12:45:01 -04:00
2014-02-18 18:15:42 -05:00
2014-05-07 16:06:05 -04:00
2014-04-24 16:18:26 -04:00