contiki/core/net
Yasuyuki Tanaka 3872965362 frame802154: comply with IEEE 802.15.4-2015 on PAN ID Field Handling
This patch changes the behaviors of frame802154_has_panid() for frames
of frame version 0b10 so that it complies with the PAN ID Field Handling
specification in IEEE 802.15.4-2015. For the other frame versions, 0b00
and 0b01, no change is made in frame802154_has_panid().

For more information, please refer to:
https://github.com/contiki-os/contiki/pull/1914/
2016-12-05 22:45:07 +01:00
..
http-socket
ip Merge pull request #1493 from simonduq/pr/add-missing-ext-hdr 2016-07-25 14:56:25 +02:00
ip64
ipv4
ipv6 Merge pull request #1400 from pablocorbalan/nud-with-acks 2016-11-23 12:00:13 +01:00
llsec noncoresec: Fix build errors with DEBUG set to 1 2016-06-23 22:10:43 +02:00
mac frame802154: comply with IEEE 802.15.4-2015 on PAN ID Field Handling 2016-12-05 22:45:07 +01:00
rime Make set_bits_in_byte() static (like for get_bits_in_byte) 2016-07-30 12:57:09 +02:00
rpl Merge pull request #1949 from simonduq/pr/non-storing-fix-dtsn 2016-12-01 16:27:38 +01:00
link-stats.c Prevent interger overflow on the AVR 2016-11-05 22:46:42 +01:00
link-stats.h
linkaddr.c
linkaddr.h
nbr-table.c
nbr-table.h
net-debug.c
net-debug.h
netstack.c
netstack.h
packetbuf.c
packetbuf.h
queuebuf.c
queuebuf.h