diff options
author | Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> | 2014-05-14 17:43:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-15 21:51:42 +0200 |
commit | c3a6114f31600b94ee10ebf62e4d493b401ade87 (patch) | |
tree | a854819cfede389764da13bcc0d7670e1f1e964f /net/mac802154 | |
parent | drivers: net: Register Micrel ksz884x network devices in PCI device tree. (diff) | |
download | linux-c3a6114f31600b94ee10ebf62e4d493b401ade87.tar.xz linux-c3a6114f31600b94ee10ebf62e4d493b401ade87.zip |
ieee802154: add definitions for link-layer security and header functions
When dealing with 802.15.4, one often has to know the maximum payload
size for a given packet. This depends on many factors, one of which is
whether or not a security header is present in the frame. These
definitions and functions provide an easy way for any upper layer to
calculate the maximum payload size for a packet. The first obvious user
for this is 6lowpan, which duplicates this calculation and gets it
partially wrong because it ignores security headers.
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