Ilario Gelmetti

Results 478 comments of Ilario Gelmetti

When compiling on top of OpenWrt 22.03 I didn't manage to deselect wpad-basic-wolfssl (which was selected by default) in order to select wpad-mesh-wolfssl. See https://github.com/openwrt/openwrt/issues/8312

@aparcar updates? Is this planned for inclusion in 18.06 release?

@aparcar @gmarcos87 what is missing?

[luci-app-attendedsysupgrade](https://github.com/openwrt/luci/tree/openwrt-18.06/applications/luci-app-attendedsysupgrade) is already present in OpenWrt 18.06 and there's also stuff related to ubus that I don't understand in the [attendedsysupgrade-common](https://github.com/openwrt/packages/tree/openwrt-18.06/utils/attendedsysupgrade-common) package which is also included in OpenWrt 18.06.

From [Babeld man page](https://www.irif.fr/~jch/software/babel/babeld.html): > unicast {true|false} > Send multiple copies of TLVs other than Hellos to all neighbours rather than sending a single multicast packet. The default is false....

Running various times the DHCP client on my laptop, the IPv4 can change from one network to another randomly with some stickiness: at this point I was connected to a...

> anygw was implemented using a macvlan primarly for this purpose Interressttinngg, I have no idea of which advantages macvlan give, but I think that in no way this can...

Regarding the second half of the bug report, see the specific issue on #647.

Things that are still missing: * add a cron line for copying the probe data to the flash memory once per day (the current method does not consider the case...

A source release is much better than nothing :) And if we have a Chef-like convenient tool to build the binaries, that would be 100% perfect! Regarding the fact that...