Luca Barbato
Luca Barbato
Colima start should remove that socket by itself.
If batman-adv is used luci has support for `batadv` and `batadv_hardif` but luci tries to also fetch `batadv_vlan` that does not exist. The DHCP/DNS pane stops rendering because getDevices() is...
Since other protocols return null, I guess this might work better in the end. Please advise if `network.getDevices()` must not return null and the problem is somewhere else.
another way to avoid it is to not declare the batadv interfaces bridges.
Sure, but is this change acceptable or the batadv interface should never be marked as bridge?
It should be freshened and landed... Somehow the notification got lost.
Meh, let's bump to 1.74 and be done with that :)
it should be fine, `-Zmsrv-policy` in nightly might be an alternative otherwise.
cargo `0.82.0`, as reported, is a __stable__ cargo, `-Z build-std` is a nightly feature and not tested nor supported. If you need this feature there is quite a bit to...
nightly isn't tested, so if something breaks I wouldn't notice. Fixing any nightly issue and making sure it keeps working would be a full time activity.