authmillenon
|
0be66fa5e2
|
Fix sending slot stack size
|
2013-08-14 20:23:52 +02:00 |
|
authmillenon
|
b4a7878144
|
Fixup stack sizes
Fixup stack sizes according to PR #139
|
2013-08-14 18:23:57 +02:00 |
|
authmillenon
|
5244a190a9
|
Put parantheses around longer return statements.
|
2013-08-14 17:45:14 +02:00 |
|
authmillenon
|
dce4640af8
|
Define bitmask for 6LoWPAN fragmentation header parsing
|
2013-08-14 17:36:37 +02:00 |
|
authmillenon
|
d556858570
|
Remove non-sensical bit-wise AND
|
2013-08-14 17:35:30 +02:00 |
|
authmillenon
|
15290c897f
|
Make NCE type and status types publicly available
|
2013-08-14 17:06:21 +02:00 |
|
authmillenon
|
a8d5a83cf2
|
Fix typos
|
2013-08-14 16:38:18 +02:00 |
|
authmillenon
|
ce21dbdc73
|
Don't note address operators as bit-wise and.
Fix 3fddddd3be/sys/net/rpl/rpl.c (L75)
|
2013-08-14 16:30:40 +02:00 |
|
authmillenon
|
c3fecbe68e
|
Check if source address is not illegal source address.
Check if source address is not multicast or unique local unicast (for
non-local destinations.
Fixes issue #78
|
2013-08-14 16:21:01 +02:00 |
|
authmillenon
|
7966be880a
|
Use new mutex API
|
2013-08-14 16:19:35 +02:00 |
|
authmillenon
|
3fddddd3be
|
Refactor icmp.h
|
2013-08-14 09:51:56 +02:00 |
|
authmillenon
|
0e1baea34e
|
Refactor ip.h
|
2013-08-14 04:04:13 +02:00 |
|
authmillenon
|
b1d6e7d639
|
Refactor border.h
|
2013-08-14 01:36:22 +02:00 |
|
authmillenon
|
202d651a0d
|
Refactor lowpan.h
|
2013-08-14 01:36:22 +02:00 |
|
authmillenon
|
8f1f532d32
|
Refactor mac.h
|
2013-08-14 01:36:13 +02:00 |
|
Oleg Hahm
|
b68ee50671
|
added callback for sixlowpan
|
2013-08-14 00:33:12 +02:00 |
|
Oleg Hahm
|
c47f5a459e
|
added callback registration for sixlowip
|
2013-08-14 00:33:12 +02:00 |
|
Martin Lenders
|
1bd1b4347b
|
Make usage of IPHC configurable.
|
2013-08-14 00:33:12 +02:00 |
|
authmillenon
|
5b54ef66e2
|
Update documentation of ipv6.h
|
2013-08-14 00:33:12 +02:00 |
|
authmillenon
|
89a673d029
|
Add documentation group for 6LoWPAN module
|
2013-08-14 00:33:12 +02:00 |
|
authmillenon
|
0399e26f17
|
Make sixlowpan module more coding conventions compliant
|
2013-08-14 00:33:12 +02:00 |
|
authmillenon
|
661b03b88a
|
Move error codes to public includes
|
2013-08-14 00:33:12 +02:00 |
|
Martin Lenders
|
b944a48da9
|
Set up new directory structure
|
2013-08-14 00:33:11 +02:00 |
|
authmillenon
|
9117bb2b76
|
Implement simple echo request/reply
|
2013-08-14 00:33:11 +02:00 |
|
Oleg Hahm
|
88b8ccf3e8
|
Merge pull request #108 from OlegHahm/unmaintained_libs
removed unmaintained code
|
2013-08-13 00:44:25 -07:00 |
|
Christian Mehlis
|
c6be56ad22
|
Merge pull request #124 from mehlis/sha256
add the default wrapper for sha256
|
2013-08-13 00:15:10 -07:00 |
|
Oleg Hahm
|
d7a297957f
|
removed unmaintained micro mesh routing code
|
2013-08-12 22:38:18 +02:00 |
|
Oleg Hahm
|
540515bd98
|
removed unmaintained tracelog library
|
2013-08-12 22:38:18 +02:00 |
|
Oleg Hahm
|
5bf958ce20
|
removed unmaintained syslog library
|
2013-08-12 22:38:18 +02:00 |
|
Oleg Hahm
|
d9189f1756
|
removed unmaintained logd library
|
2013-08-12 22:38:13 +02:00 |
|
Oleg Hahm
|
2d8bb530f9
|
Merge pull request #106 from OlegHahm/802154_debugging
added missing include to transceiver
|
2013-08-12 11:32:30 -07:00 |
|
Christian Mehlis
|
618cb30e30
|
add the default wrapper for sha256
|
2013-08-12 19:39:54 +02:00 |
|
Christian Mehlis
|
6b22f479b1
|
add a barrier for msba2 due to wrong results
|
2013-08-12 10:01:48 +02:00 |
|
Christian Mehlis
|
870480049f
|
added doxygen doc to sha256
|
2013-08-12 10:01:48 +02:00 |
|
René Kijewski
|
eda3be3316
|
Fix byteorder problems
|
2013-08-12 10:01:48 +02:00 |
|
René Kijewski
|
dc669fbbb3
|
Eliminate multiline macros, embrace C99
|
2013-08-12 10:01:48 +02:00 |
|
Christian Mehlis
|
7d84936fd7
|
add sha256 implementation
|
2013-08-12 10:01:48 +02:00 |
|
Christian Mehlis
|
0fb5e89c89
|
moved doc to header and converted it to doxygen
|
2013-08-10 12:13:31 +02:00 |
|
Christian Mehlis
|
5a45d15894
|
initial bloom filter import
|
2013-08-09 22:37:03 +02:00 |
|
Christian Mehlis
|
1f8a80b686
|
remove superfluous semicolons
|
2013-08-09 10:26:00 +02:00 |
|
Oleg Hahm
|
0815de942a
|
fixed debugging in transceiver (stack size was too small)
|
2013-08-08 23:43:15 +02:00 |
|
Oleg Hahm
|
fe3e06bfce
|
added missing include to transceiver
|
2013-08-08 22:56:49 +02:00 |
|
Oleg Hahm
|
88d2357295
|
fix warnings from #62
|
2013-08-08 18:34:51 +02:00 |
|
LudwigOrtmann
|
9b68030b8f
|
Merge pull request #98 from OlegHahm/802154_debugging
added debug output for sending IEEE802.15.4 frames
|
2013-08-08 07:44:51 -07:00 |
|
LudwigOrtmann
|
07c7e8ccd3
|
Merge pull request #90 from OlegHahm/milestone_1_0_fixes
Milestone 1 0 fixes
|
2013-08-08 06:29:22 -07:00 |
|
Oleg Hahm
|
fdb415c6ab
|
some prototype fixes in RPL
|
2013-08-04 04:47:22 +02:00 |
|
Oleg Hahm
|
564eb457ad
|
fixing for #79: relocating rpl folder
|
2013-08-04 04:46:17 +02:00 |
|
Oleg Hahm
|
e11ef8d0ac
|
Merge pull request #80 from authmillenon/sixlowpan_refactor
Refactoring and Fixing of sixlowpan module
|
2013-08-03 19:21:27 -07:00 |
|
Oleg Hahm
|
39a4dc684e
|
fixes for #62: eliminate unused parameter warnings
NOTE: this commit introduces a kernel API change for mutex_unlock
|
2013-08-04 04:10:33 +02:00 |
|
Oleg Hahm
|
cf7ab7f093
|
add cc110x_ng include path to transceiver module
|
2013-08-04 03:19:51 +02:00 |
|