- Sep 22, 2015
-
-
Martine Lenders authored
-
- Sep 21, 2015
-
-
Martine Lenders authored
conn: Initial import of a light-weight network application API
-
Martine Lenders authored
examples: unblacklist boards in gnrc_networking
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Oleg Hahm authored
xtimer: initialize struct members
-
Martine Lenders authored
6lowpan nd: check right NCE in AR handling
-
Oleg Hahm authored
When checking the address registration option, the address has to be passed in order to check the correct neighbor cache entry.
-
Joakim Nohlgård authored
cpu/kinetis_common: periph/timer, read PIT value before stopping
-
- Sep 20, 2015
-
-
Martine Lenders authored
6lbr: initialize router advertisement intervals
-
Martine Lenders authored
-
Martine Lenders authored
atmega: added panic function
-
Oleg Hahm authored
ATmega now has a panic function, no need for blacklisting any more.
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Martine Lenders authored
gnrc_sixlowpan_nd_router: cast before shifting
-
Martine Lenders authored
all: Update @gebart family name, email
-
Martine Lenders authored
6lowpan nd: send router advertisements on 6LR
-
Martine Lenders authored
examples: provide example application for a 6LoWPAN border router
-
Oleg Hahm authored
-
Oleg Hahm authored
A router should turn into a router after receiving a valid router advertisement.
-
Oleg Hahm authored
-
Martine Lenders authored
-
Martine Lenders authored
`avr-gcc` was complaining about shifting the value out of the width of type. This is a fix for that.
-
Joakim Nohlgård authored
-
Oleg Hahm authored
core: replace and remove DEBUGF macro and replace __FILE__ by RIOT_FILE_RELATIVE
-
Oleg Hahm authored
The xtimer_t struct members target and long_target are used in _is_set() function in xtimer_remove(), but will be uninitialized.
-
- Sep 19, 2015
-
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
example: disable gnrc modules without netif
-
Oleg Hahm authored
-
Joakim Nohlgård authored
examples/default: fix indentation in Makefile
-
Martine Lenders authored
-
Martine Lenders authored
gnrc_sixlowpan_nd: activate NC state machine
-
- Sep 18, 2015
-
-
Hauke Petersen authored
tests: added test for periph_timer plus adaption
-
Oleg Hahm authored
sc_ipv6_nc: Use more letters for type
-