Hannu Nyman

Results 147 comments of Hannu Nyman

You might edit your report (and title) here to clearly specify that the bug seems to be wifi-only, and wired is ok for you. (based on forum discussion) That suggests...

Did you figure any closer reason for the incompatibility with the SDK? Or at least hints toward the culprit parameter? (using debug statements to figure the exact step where it...

I don't like hiding the hostname. That can easily create confusion if there are multiple routers and a customized "branded" build is used. I would prefer adding an optional branding...

New capabilities should be introduced to master, while you are proposing it to be added to the old stable 19.07 branch

I would rename this to something like luci-app-lorawan-basicstation And also add LoRaWAN to the title seen in menuconfig: `LUCI_TITLE:=LuCI Support for basicstation` --> `LUCI_TITLE:=LuCI Support for LoRaWAN basicstation` Otherwise the...

I guess this is now ready for merge, right? (I triggered the checks. No surprises from there, although I am not sure if the CI really had the new iwinfo...

Not related to LuCI GUI itself. Likely a temporary server problem, missing build or something.

I think that that Status->Firewall menu item and page is still totally iptables based after 48599d8d1d, right? https://github.com/openwrt/luci/blob/master/modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js

I wonder if we would need separate luci-app-upnp-iptables and luci-app-upnp-nftables, as miniupnpd has both variants (and there are die-hard fw3 users) Any thoughts, @jow- ?