Re: [OpenWrt-Devel] How to add items to Luci wireless_modefreq template

2019-10-24 Thread Jo-Philipp Wich
Hi, you need to extend the netifd wireless handler to recognize your proprietary options. LuCI does not perform any wireless or network restarting by itself, it relies on netifd doing the reloading of changed values. If you introduce new options not yet known to netifd, it will do nothing when y

Re: [OpenWrt-Devel] How to add items to Luci wireless_modefreq template

2019-10-24 Thread Florian Eckert via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Please open a bug report/issue on

[OpenWrt-Devel] How to add items to Luci wireless_modefreq template

2019-10-23 Thread Rapidus Wireless Research and Development
The expected behavior for items on the Luci wireless_modefreqtemplateis that changing the value then clicking Save&Apply results in: 1. the UCI configuration item being set and committed, 2. the wireless is restarted. I added 2 more items to thistemplate, but for one of them, I get 1) but