- Sep 25, 2015
-
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
- Sep 24, 2015
-
-
Hauke Petersen authored
boards/samr21-xpro: define serial port for OS X
-
Oleg Hahm authored
6lowpan: do garbage collect unreachable NCEs
-
Oleg Hahm authored
RFC6775 says "if NUD on the router determines that the host is UNREACHABLE (based on the logic in [RFC4861]), the NCE SHOULD NOT be deleted but rather retained until the Registration Lifetime expires." Since this is a "SHOULD NOT" and not a "MUST NOT", we can still remove these NCEs to circumvent NCEs going into UNREACHABLE and never leave this state again. Actually removing these entries from the cache seems also be the better choice for memory constraint device.
-
Oleg Hahm authored
at86rf2xx: mask MSB in PHR for 802.15.4 compliance
-
Hauke Petersen authored
cpu/k60: remove leftover files from old syscall implementation
-
daniel-k authored
-
Hauke Petersen authored
socket_base: remove deprecated header files
-
Martine Lenders authored
-
Martine Lenders authored
oonf_api: adapt for new sockets
-
Martine Lenders authored
6lowpan: make SLAAC work
-
Oleg Hahm authored
There's no real need for this flag, but it causes problem during address registration.
-
Oleg Hahm authored
-
Oleg Hahm authored
By adding a newly added prefix first, it is assured that the following router advertisement will already disseminate it via the PIO.
-
Hauke Petersen authored
kinetis: timer: return error if timer channel is not zero.
-
Hauke Petersen authored
drivers: add cc110x driver
-
Joakim Nohlgård authored
-
Martine Lenders authored
6lowpan nd: PIO fixes
-
Martine Lenders authored
gnrc_sixlowpan_iphc: actually set context for unicast prefix based comp
-
Oleg Hahm authored
-
Oleg Hahm authored
Since the prefixes list stores pointers, one need to check for null pointers first.
-
Oleg Hahm authored
While iterating over the prefixes the wrong upper limit was used for the for loop.
-
Martine Lenders authored
6lowpan IPHC: set stateful compression mode f. dst
-
Martine Lenders authored
-
Oleg Hahm authored
For destionation addresses the stateful compression mode bit wasn't set.
-
Martine Lenders authored
shell_commands: provide command for 6Lo context administration at 6LBR
-
Martine Lenders authored
-
- Sep 23, 2015
-
-
Oleg Hahm authored
6lowpan: do not send NSs for new MC addresses
-
Martine Lenders authored
-
Martine Lenders authored
-
Oleg Hahm authored
-
Hauke Petersen authored
native/timer: fix return value for invalid channel
-
Hauke Petersen authored
cpu: lpc2387: add spi_conf_pins()
-
Oleg Hahm authored
gnrc_ipv6_netif: a RA source MUST be link-local
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Martine Lenders authored
-
Martine Lenders authored
nhdp: use conn instead of socket_base
-