Phoebe Buckheister f0f77dc6be ieee802154, mac802154: implement devkey record option
The 802.15.4-2011 standard states that for each key, a list of devices
that use this key shall be kept. Previous patches have only considered
two options:

 * a device "uses" (or may use) all keys, rendering the list useless
 * a device is restricted to a certain set of keys

Another option would be that a device *may* use all keys, but need not
do so, and we are interested in the actual set of keys the device uses.
Recording keys used by any given device may have a noticable performance
impact and might not be needed as often. The common case, in which a
device will not switch keys too often, should still perform well.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-16 17:23:42 -04:00
..
2014-05-15 16:31:30 -04:00
2014-05-13 17:43:20 -04:00
2014-05-16 16:57:44 -04:00
2014-02-12 19:26:32 -05:00
2014-05-12 14:03:41 -04:00
2013-09-23 16:52:45 -04:00
2013-10-19 19:36:19 -04:00
2014-05-09 15:59:45 -04:00
2013-11-21 13:09:42 -05:00
2014-04-16 15:15:05 -04:00