-
Hi, I encountered a weird problem about my radvd-2.11 on a linux box being used as a router. It has two interfaces,enp4s0 is used as WAN and receives pd from my ISP and radvd runs on enp6s0 (LAN).
``…
-
Hello guys. I've been struggling to get mesh nodes to send stuff to 'external' IPv6 addresses (e.g. something that is neither the wsn prefix nor the eth one.). I've experimented with 2 setups.
Physic…
-
hi all,
when i running make for microcoap application getting the following error.if anybody knows share it will be useful for me.. thanks in advance......
------for native board-------
```…
-
I'm trying to set up a sixxs tunnel with entware-ng on Synology armv7.
Sixxs has a tutorial online to do so : https://www.sixxs.net/wiki/IPv6_on_Synology
However, the following packages are missing …
nelek updated
9 years ago
-
I followed the 'Hello 6LBR' example with a RPI connected to a CC2538DK as slip-radio using the maint_1.3.2 branch. I'm still unable to access the webserver on `http://[bbbb::100]` from another machine…
-
Hello. I have the following radvd.conf file:
```
interface eth0
{
AdvSendAdvert on;
MinRtrAdvInterval 30;
MaxRtrAdvInterval 100;
route 2000:e000:0:2::/64
{
…
-
I was trying to debug why my state.highstate was running slow and found this issue:
with every service state, salt will first check is-active and then list all unit files:
While I would think salt wo…
-
At the ETSI (IETF94-colocated) plugfest, I was trying to get ABROs emitted at the 6lo plugfest that can be consumed by RIOT-OS. (which we were able to do). It worked, btw.
The config I was using lo…
-
This issue lists the status of all tests for the Release Candidate 3 of the 2015.09 release.
Specs tested:
- [ ] [01-CI](https://github.com/RIOT-OS/Release-Specs/blob/master/specs/2015-09/01-ci.md)
-…
-
SQM adds a new line to the ucitrack file at each new firmware flash (when the uci-defaults are run). The lines accumulate steadily to the "firewall" section if the user does not clear settings at some…