1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/include
Martin Lenders fa11d82443 Allow IEEE 802.15.4 addressing types for transceiver
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
2014-02-28 23:13:04 +01:00
..
ccn_lite use one consistent mail address in all places 2014-01-27 20:46:45 +01:00
destiny Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
sixlowpan ipv6_sendto: return the success 2014-01-14 07:29:28 +01:00
destiny.h fix grammar in license header 2013-11-23 13:11:56 +01:00
ieee802154_frame.h Allow IEEE 802.15.4 addressing types for transceiver 2014-02-28 23:13:04 +01:00
inet_ntop.h Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
inet_pton.h Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
ipv6.h moved sixlowpan into network_layer subfolder 2013-12-19 19:13:26 +01:00
net_help.h Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
protocol-multiplex.h Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
sixlowpan.h Fixed doxygen inconsistensies in sys 2013-12-16 15:09:18 +01:00