Module capsules::net
[−]
[src]
Modules for IPv6 over 6LoWPAN stack
Modules
frag_utils | |
ieee802154 |
Implements IEEE 802.15.4-2015 header encoding and decoding. Supports the general MAC frame format, which encompasses data frames, beacon frames, MAC command frames, and the like. |
ip | |
sixlowpan |
6loWPAN (IPv6 over Low-Power Wireless Networks) is standard for compressing and fragmenting IPv6 packets over low power wireless networks, particularly ones with MTUs (Minimum Transmission Units) smaller than 1280 octets, like IEEE 802.15.4. 6loWPAN compression and fragmentation are defined in RFC 4944 and RFC 6282. |
sixlowpan_compression | |
stream | |
thread | |
util |
Utility functions used in the 6LoWPAN implementation |