Mathis Marion
Mathis Marion
Hello and thank you for your report. We will need more details to investigate the issue, the logs provided only contain the first second after boot. I suggest enabling traces...
Hello, The RTT traces for the node reveal that it fails in join state 4, when trying to retrieve an IPv6 address through DHCPv6. I am noticing that an external...
The wsbrd logs show that the DHCPv6 server fails to send its reply: ``` 1713260841.741440: rx-dhcp sol src:fe80::1a7a:3eff:fe1d:206e 1713260841.741749: tx-dhcp rply dst:fe80::1a7a:3eff:fe1d:206e warning: dhcp_send_reply: sendmsg: Network is unreachable ``` We...
Applied to our private development branch. This should be released with v2.1, thank you for your contribution!
Hello, Your system seems to be missing [`libnl`](https://github.com/thom311/libnl). It is listed as dependency in the main [`README`](https://github.com/SiliconLabs/wisun-br-linux?tab=readme-ov-file#compiling).
I believe [`LICENSE-Apache-2.0`](https://github.com/SiliconLabs/wisun-br-linux/blob/v2.1/LICENSE-Apache-2.0) and [`LICENSE-BSD-3-Clause`](https://github.com/SiliconLabs/wisun-br-linux/blob/v2.1/LICENSE-BSD-3-Clause) should be moved to the new `LICENSES/` folder. Finally, is [`LICENSE`](https://github.com/SiliconLabs/wisun-br-linux/blob/v2.1/LICENSE) still needed?
Applied to our private development branch. This should be released with v2.1.4, thank you for your contribution!
I have applied this PR on our development branch, it will be part of the next release. Apologies for the long delay, and thank you for the contribution.
Hello, and thank you for pointing this out. Can you add back `common/dbus.c` in the D-Bus conditional sources?
Applied onto our private development branch, thank you very much for your contribution! This should be released in version 2.3.1.