- Nov 19, 2017
-
-
Martine Lenders authored
GNRC includes this dependency implicitly, but if the NIB is used isolated (as e.g. in its unittest suite) this dependency is missing.
-
Cenk Gündoğan authored
shell: do not advertise reactively in 6ctx command
-
Cenk Gündoğan authored
gnrc_ipv6_nib: add timeouts to routes
-
- Nov 18, 2017
-
-
Koen Zandberg authored
tests: add bluepill to gnrc_netif's insufficient memory list
-
- Nov 17, 2017
-
-
Martine Lenders authored
After thinking about it a bit, I decided to remove the reactive advertisement of context information all together in the shell command. RFC 6775 does not explicitly forbids, but it discourages multicast RAs, which would be the alternative.
-
Martine Lenders authored
-
Hauke Petersen authored
tests: revert gnrc_netif2 Makefile to resolve merge conflict
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Cenk Gündoğan authored
gnrc_ipv6_nib: actually timeout a default router
-
Martine Lenders authored
While the GNRC_IPV6_NIB_RTR_TIMEOUT is properly handled, it is actually never fired. Moreover, the router lifetime is set, but never read. This removes the router lifetime and switches it out for an evtimer to does the GNRC_IPV6_NIB_RTR_TIMEOUT event.
-
Koen Zandberg authored
gnrc_(*)2: rename to gnrc_\1
-
Martine Lenders authored
-
Martine Lenders authored
-
Koen Zandberg authored
gnrc: remove legacy GNRC code
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
shell_commands: fix sc_gnrc_netif2 for MSP430
-
- Nov 16, 2017
-
-
Koen Zandberg authored
examples: gnrc_tftp: add bluepill board to insufficient memory list
-
Martine Lenders authored
-
Martine Lenders authored
gnrc_ipv6_nib: implement behavior for router discovery
-
Martine Lenders authored
-
Martine Lenders authored
(for now)
-
Koen Zandberg authored
gnrc_lwmac: fix issues reported by cppcheck
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Koen Zandberg authored
gnrc_netif2: make more complexer functions not inline
-
Martine Lenders authored
-
- Nov 15, 2017
-
-
Martine Lenders authored
cc110x: port to gnrc_netif2
-
Martine Lenders authored
-
Martine Lenders authored
gnrc_ipv6_nib: add exception in address resolution for SLIP
-