mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fa11d82443
IEEE 802.15.4 has two addressing modes: 16-bit short and the device's EUI-64. Currently RIOT supports only sending of packets with 16-bit short addresses via the transceiver interface. This patch allows at least for the radio chips that support IEEE 802.15.4 to let the application/upper layer decide which addressing mode to use. Upper layer implementation will be implemented in follow-up PR to #460 |
||
---|---|---|
.. | ||
ccn_lite | ||
crosslayer/net_help | ||
include | ||
link_layer | ||
network_layer/sixlowpan | ||
routing/rpl | ||
transport_layer/destiny | ||
doc.txt |