haukepetersen
|
80205b6749
|
net/ng_sixlowpan: fix check of pktbuf return val
|
2015-06-23 01:55:01 +02:00 |
|
Martine Lenders
|
1f8e1cbbf3
|
Merge pull request #3218 from haukepetersen/ng_fix_sixlowpan_static
net/ng_sixlowpan: declared private methods static
|
2015-06-22 15:57:48 +02:00 |
|
Martine Lenders
|
245c51f821
|
ng_sixlowpan: piggy-back cppcheck suppression
|
2015-06-19 17:17:29 +02:00 |
|
Martine Lenders
|
74430228cb
|
ng_sixlowpan: add missing return
|
2015-06-19 17:13:10 +02:00 |
|
Martine Lenders
|
b3acefd340
|
ng_sixlowpan: write protect pkt
|
2015-06-19 14:52:51 +02:00 |
|
Hauke Petersen
|
dc82b801ac
|
net/ng_sixlowpan: declared private methods static
|
2015-06-17 17:25:08 +02:00 |
|
Martine Lenders
|
46a0fe6cdd
|
pktdump: add 6LoWPAN dump
|
2015-06-05 16:14:56 +02:00 |
|
Martine Lenders
|
4d89ac6d03
|
Merge pull request #3085 from authmillenon/ng_net/fix/printf-stacksize
ng_net: use printf-stack size where it is needed
|
2015-05-29 07:32:37 +02:00 |
|
Martine Lenders
|
3db17eedbf
|
ng_net: use printf-stack size where it is needed
|
2015-05-28 23:22:44 +02:00 |
|
Martine Lenders
|
ae3d88fcae
|
Merge pull request #2806 from authmillenon/ng_sixlowpan_iphc/feat/initial
ng_sixlowpan: Initial import of IP header compression
|
2015-05-27 18:07:11 +02:00 |
|
Martine Lenders
|
9a989264d8
|
ng_sixlowpan: initial import of IP header compression
|
2015-05-27 11:54:50 +02:00 |
|
PeterKietzmann
|
837e57635a
|
ng_sixlowpan_netif: add ENABLE_DEBUG flag
|
2015-05-26 14:45:57 +02:00 |
|
Lotte Steenbrink
|
74254f5c2a
|
sixlowpan_netif: don't add duplicates
prevent ng_sixlowpan_netif_add() from adding duplicates as described in https://github.com/RIOT-OS/RIOT/issues/2965
|
2015-05-18 23:55:57 -07:00 |
|
Oleg Hahm
|
c3a60fcea1
|
net: use sizeof(stack) for thread_create
|
2015-05-09 20:48:53 +02:00 |
|
Martine Lenders
|
2c1b516c8e
|
sixlowpan_frag: another bugfix for reassembly
|
2015-05-09 16:18:16 +02:00 |
|
Martine Lenders
|
bc41cfc93f
|
sixlowpan_frag: Fix some debug messages for nano-specs
|
2015-05-08 18:32:29 +02:00 |
|
Martine Lenders
|
0514e11805
|
sixlowpan_frag: fix reassembly buffer garbage collection
|
2015-05-08 18:32:12 +02:00 |
|
Martine Lenders
|
450abe6154
|
ng_sixlowpan: use ng_pktbuf_remove_snip()
|
2015-04-29 01:06:32 +02:00 |
|
Martine Lenders
|
4f5995a4cf
|
ng_sixlowpan_frag: add missing return
|
2015-04-29 01:06:17 +02:00 |
|
Martine Lenders
|
7c0d86e360
|
ng_sixlowpan_frag: fix reassembly buffer
|
2015-04-29 01:06:17 +02:00 |
|
Martine Lenders
|
73d9739258
|
ng_sixlowpan: Initial import of datagram fragmentation
|
2015-04-26 02:21:20 +02:00 |
|
Martine Lenders
|
5412e0e68b
|
ng_sixlowpan: initial import
|
2015-04-23 11:29:53 +02:00 |
|
Martine Lenders
|
07e2dbaf7e
|
ng_sixlowpan_netif: initial import
|
2015-04-23 11:29:51 +02:00 |
|
Martine Lenders
|
3a72e5346b
|
unittests: add tests for ng_sixlowpan_ctx
|
2015-04-18 15:42:42 +02:00 |
|
Martine Lenders
|
39ed4baa92
|
ng_sixlowpan: initial import of a context buffer
|
2015-04-18 15:42:42 +02:00 |
|