-
when you change the name of the node, it truncks the ssid to a certain length and the hostname to another length.
expected behaviour: to be both the same
actual behaviour: names are different
-
In the last versions of libremesh, dnsmasq is not started properly or it simply dies in run time. Also bmx6 experienced some unexpected crashes in the past.
A small daemon might be used for running…
-
Should return Internet connectivity status.
May differentiate IPv4 and IPv6 status returning a result with this structure:
{
"IPv4": "reachable",
"IPv6": "reachable"
}
Related to libremesh/l…
-
Using the lime-sdk tool it should be possible to cook binaries for 4MB devices.
There should be two different flavors:
- Minimalist system including WebUI (LuCI)
- Minimalist system without Web…
-
-
Allow users to configure/enable WPA2 PSK AP and APNAME encryption from the "Advanced" tab of the LuCi libremesh web interface (both AP and APNAME should be configured if PSK2 enabled).
-
After this commit 3e3c0f82feeabc82244cc210653d711222af66e9 the /etc/config/lime-example file is not present anymore in lime-system.
This file is the only documentation available to the user in case…
-
During compilation with lime-sdk seems that the [init script](/libremesh/lime-packages/blob/develop/packages/smonit/files/etc/init.d/smonit) of smonit gets executed, and fails.
```
$ ./cooker --…
-
Support for MT7621 is missing in cooker, despite being supported much better than MT7628 and MT7688. I believe it should be added as well.
-