summaryrefslogtreecommitdiff
path: root/net/mac802154
diff options
context:
space:
mode:
authorPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>2014-05-16 17:46:35 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-16 17:23:40 -0400
commitdc20759f281c0f9e6c4fca8be251deca2954862a (patch)
treedf8bdf15d6f3f8ea337d0c9492bfd672c5117321 /net/mac802154
parente54740e6d7093e49ebdfb1b26d4202a05fb32c06 (diff)
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>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions