Florian Eckert

Results 210 comments of Florian Eckert

> 1. Just to clarify: The luci-www package that I proposed contains a single file /www/index.html. The package needs to be installed by default but firmware manufactures may choice to...

> > they can build their own package that has luci-www as a dependency and then delete the file in a pre-install script > If this can work then I...

As already mentioned, the mwan3 does run with the fw4 that nft uses, but this is not optimal but it works. This works because it only marks the packets. If...

I'll abstain. I haven't had anything to do with him yet, so I can't say anything about him.

@mocknen Can you please update the commit message with an output from nping, so that we can better understand how does the correct output looks that we are parsing. You...

I did a registration with github and proposed a change on a translation. I don't want to get too deeply involved for now. But to get a feel for how...

Thanks for clarification. I think directly commit is not an option. I have done some translation in luci-app-statistics and saved this. CPU-Frequenz and Adressfamilie But nothing happens. No creation of...

What OpenWrt version are you using? I made some changes recently, that should fix this issue on boot. https://github.com/openwrt/packages/commits/master/net/modemmanager

Ok, so you already have the latest changes. Normally, the new monitor service is doing this task. When the modemmanager has recognized the modem, then the monitor service [marks](https://github.com/openwrt/packages/blob/master/net/modemmanager/files/usr/sbin/ModemManager-monitor#L86) the...

I think that could solve the problem. This change has the effect that the proto setup should be tried again and again as long as ifdown is not entered. The...