Laurent Deru
|
9b6ba3c009
|
Make frame fcf creation and parsing standalone functions
|
2017-03-08 15:25:55 +01:00 |
|
Simon Duquennoy
|
5cf9871d5b
|
Added support for IEEE 802.15.4 frame version 2
|
2015-12-04 15:21:50 +01:00 |
|
George Oikonomou
|
dd4f181cde
|
Fix warnings caused by incorrect \defgroup, \addtogroup, \file
|
2015-02-15 20:11:09 +01:00 |
|
Nicolas Tsiftes
|
866bb99944
|
Merge pull request #860 from simonduq/frame802154-align
frame802154_t: make sure dest_addr and src_addr are aligned
|
2014-11-18 08:59:30 +01:00 |
|
Enrico Joerns
|
e9b5899eed
|
[core/net/mac] Doxygen: Added frame802154 to net group
|
2014-11-10 23:53:32 +01:00 |
|
Simon Duquennoy
|
6b7017452b
|
frame802154: move inclusion of linkaddr.h from .h to .c file
|
2014-11-10 15:43:32 +01:00 |
|
Simon Duquennoy
|
df6a435d42
|
struct frame802154_t: make sure dest_addr and src_addr are aligned
|
2014-11-10 15:40:24 +01:00 |
|
kkrentz
|
8659c97fb0
|
framer-802154: Support for explicit keys
|
2014-08-05 05:04:15 -07:00 |
|
kkrentz
|
fb6d2270ab
|
framer-802154: Simplification of frame802154_create
|
2014-08-05 05:04:14 -07:00 |
|
kkrentz
|
19c9ef0a95
|
framer-802154: Support for creating and parsing frames with security headers
|
2014-08-05 05:04:14 -07:00 |
|
kkrentz
|
c9ad9c04bd
|
framer-802154: Style fixes
|
2014-08-04 01:09:57 -07:00 |
|
kkrentz
|
bb74fc320f
|
llsec: Configuration option for defining a constant LoWPAN-wide security level
|
2014-08-04 01:09:57 -07:00 |
|
Rémy Léone
|
25c8b0835d
|
Closing doxygen groups
|
2014-05-30 11:01:20 +02:00 |
|
Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
0fe08205e1
|
Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code
|
2014-01-26 23:20:36 +01:00 |
|
Adam Dunkels
|
bec721d313
|
Allow payload len to be larger than 256 bytes
|
2013-11-16 14:22:48 +01:00 |
|
Adam Dunkels
|
4541d3e85b
|
Let the framer functions use ints instead of uint8_t to make them more generic
|
2013-03-18 11:19:18 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
adamdunkels
|
f5c48751b5
|
Reworked 802.15.4 header creation and parsing so that it works regardless of the size of the rimeaddr_t typedef
|
2010-02-18 21:00:28 +00:00 |
|
nifi
|
84b38de494
|
removed bitfields for compatibility with cc65
|
2009-04-09 21:54:09 +00:00 |
|
nifi
|
9f2ff48fda
|
added 802.15.4 frame packeter
|
2009-04-06 13:19:03 +00:00 |
|