contiki/core/net
Wojciech Bober 1cc659d882 Allow for using a fixed frame header length.
When SICSLOWPAN_FRAMER_HDRLEN is defined its value is used
as a frame header length. This allows for using sicslowpan
without calling a framer. This is usefull if framer is not
used on a given platform or when header length is always
the same.

In addition this commit also fixes an inline define.
2016-02-15 09:37:38 +01:00
..
http-socket
ip Merge pull request #1344 from tsparber/fix-doxygen 2015-11-30 22:07:15 +01:00
ip64 Fix ip64 warnings 2016-02-04 00:26:54 +01:00
ipv4
ipv6 Allow for using a fixed frame header length. 2016-02-15 09:37:38 +01:00
llsec Added support for IEEE 802.15.4 frame version 2 2015-12-04 15:21:50 +01:00
mac jn516x: remove temporary adjustements for compilation in a 802.15.4e-free Contiki 2015-12-07 11:51:50 +01:00
rime Typo 2016-02-07 11:58:31 +02:00
rpl Minor debug output fixes 2016-02-03 17:10:24 +01:00
linkaddr.c
linkaddr.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
nbr-table.c added debug print for nbr-table-module 2015-08-27 18:45:06 +02:00
nbr-table.h
netstack.c netstack: Fix missing llsec init 2016-01-04 00:28:26 +01:00
netstack.h
packetbuf.c Fix for out of bounds access 2015-08-31 16:10:00 +05:30
packetbuf.h Added IEEE 802.15.4e TSCH (TimeSlotted Channel Hopping) MAC layer 2015-12-04 15:21:52 +01:00
queuebuf.c Remove the unused reference queuebufs, as they only make the code more complex than it needs to be 2015-04-01 10:01:57 +02:00
queuebuf.h