- Jan 04, 2019
-
-
Martine Lenders authored
-
Martine Lenders authored
-
- Jan 03, 2019
-
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
- Jan 02, 2019
-
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
-
- Dec 31, 2018
-
-
Ken Bannister authored
-
Ken Bannister authored
-
- Dec 30, 2018
-
-
Ken Bannister authored
Avoids confusion with generic CoAP and capitalization retains order in documentation.
-
Ken Bannister authored
-
Martine Lenders authored
Otherwise, there will be leaks ;-).
-
- Dec 29, 2018
-
-
Martine Lenders authored
Otherwise, there will be leaks ;-).
-
Martine Lenders authored
When issueing the sending of the next fragment the current version of `gnrc_sixlowpan_frag` doesn't check if the queue is full. This leads to leakage of the packet buffer, since when it is full, the package never gets released. This change adds a checks and error exits in case the queue is full.
-
Martine Lenders authored
-
Timo Rothenpieler authored
-
- Dec 27, 2018
-
-
Martine Lenders authored
-
Martine Lenders authored
The current implementation uses the assumption that the IPv6 address is always based on an EUI-64, which it doesn't has to.
-
- Dec 24, 2018
-
-
Kees Bakker authored
The RN2xx3 device has this parameter in milliseconds. So far, there is no other device driver using loramac.h Notice that RN2xx3 only has a get command for rxdelay2, not a set command. Nevertheless, that parameter was changed to milliseconds as well.
-
Lotte Steenbrink authored
-
- Dec 20, 2018
-
-
Gunar Schorcht authored
-
Schorcht authored
-
Ken Bannister authored
-
- Dec 19, 2018
-
-
Martine Lenders authored
-
Martine Lenders authored
-
- Dec 18, 2018
-
-
Cenk Gündoğan authored
-
Martine Lenders authored
-
Francisco Acosta authored
This module adds some helper function to manage slots created with a riotboot_hdr header. Co-authored-by:
Kaspar Schleiser <kaspar@schleiser.de>
-
Martine Lenders authored
It's a lot cleaner and makes more sense if we merge those two.
-
Marian Buschsieweke authored
-
Martine Lenders authored
They are also defined in `net/gnrc/netif/mac.h` and those are the ones used by the current `gnrc_mac` implementations.
-
Martine Lenders authored
This adds `GNRC_NETIF_FLAGS_RAWMODE` to the `net_gnrc_netif_flags_t` group.
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-