Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Oleg Hahm
|
4f4214235b
|
timex: unambiguous time conversion macros
|
2017-01-19 13:18:08 +01:00 |
|
Martine Lenders
|
ae52bf9a12
|
gnrc_sixlowpan_iphc_nhc: fix NHC UDP decoding for fragmented packets
|
2016-03-04 16:40:45 +01:00 |
|
Martine Lenders
|
d342d35dd8
|
gnrc_sixlowpan: Fix IPHC/NHC packet order problem
|
2015-12-22 17:14:33 +01:00 |
|
PeterKietzmann
|
331fa34502
|
gnrc_sixlowpan_frag: msg based fragmentation
|
2015-12-07 17:49:02 +01:00 |
|
Oleg Hahm
|
46dc908fcb
|
gnrc 6lowpan: exclude CTX if not part of the app
This removes dependencies to 6LoWPAN context module if an application is built without support for it.
Also, includes a missing header.
|
2015-11-17 12:04:11 +01:00 |
|
Cenk Gündoğan
|
023c0984b3
|
sixlowpan: switch ltimer to be an xtimer
|
2015-10-28 21:03:09 +01:00 |
|
Oleg Hahm
|
526f6fd5f8
|
doc: fix doxygen group for some gnrc headers
|
2015-09-25 21:07:16 +02:00 |
|
Martine Lenders
|
a225987d3e
|
gnrc 6Lo-ND rtr: fix array sizes for 6LBR
|
2015-09-25 11:26:58 +02:00 |
|
Oleg Hahm
|
682bde25d9
|
6lowpan nd: check right NCE in AR handling
When checking the address registration option, the address has to be passed in order to check the correct neighbor cache entry.
|
2015-09-21 09:25:12 +02:00 |
|
Oleg Hahm
|
596ef55641
|
6lowpan nd: join all routers multicast group
A 6LR should join the all routers multicast group as soon as it turns
into a router which is indicated by setting the router advertisement
flag.
|
2015-09-16 23:53:08 +02:00 |
|
Martine Lenders
|
e6c96cde53
|
gnrc_sixlowpan_nd_border_router: initial import
|
2015-09-11 16:45:38 +02:00 |
|
Martine Lenders
|
132f5e1b9c
|
gnrc_sixlowpan_nd_router: initial import
|
2015-09-10 02:13:44 +02:00 |
|
Martine Lenders
|
2a1c243ad2
|
gnrc_sixlowpan_nd: initial import
|
2015-09-08 20:37:36 +02:00 |
|
Martine Lenders
|
2cbeab4521
|
doc: fix and update net and net_gnrc documentation
|
2015-08-22 14:27:00 +02:00 |
|
Martine Lenders
|
ab9d57dec5
|
gnrc_sixlowpan_iphc: set correct length for IPv6 header
|
2015-08-20 12:35:44 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|