Florian Eckert
Florian Eckert
The agent is at first sight a bit confusing. I found it difficult to read in there. How everything works. So I would like to make some changes to improve...
The overview for the zone setting does not show the zone forwarding as it really is. In reality the general forward always applies, since the sub chains do not have...
This depends one the following changes. https://patchwork.ozlabs.org/project/openwrt/list/?series=290888 This should fixed https://github.com/openwrt/openwrt/issues/9292 This change adds an application trigger ath10k under "/usr/libexec/led-trigger". The kernel LED API of the ath10k does not behave...
This option `acs_exclude_dfs` was added in the openwrt core package mac80211 with commit [a5ec41b0e598f73cd1f878a107c480f472dfb15a](https://github.com/openwrt/openwrt/commit/a5ec41b0e598f73cd1f878a107c480f472dfb15a). This should also be configurable via LuCI. - This option is only valid when we are...
This pullrequest adds the LuCI module to display/show the notification from the system. The required backend for the Ubus is covered in this[ pull request](https://github.com/openwrt/packages/pull/15569). @hnyman before this is accepted,...
Maintainer: @pprindeville Compile tested: not needed only script changes Run tested: x86_64, APU3, latest openwrt master (iperf3 with uci client/server) Server iperf3 uci config ``` config server lan option enabled...
Maintainer: @pprindeville, @Thermi Compile tested: x86_64, APU3, OpenWrt 21.02 Run tested: x86_64, APU3, OpenWrt 21.02, start a connection Description: Stongswan does provide an own updown script in its source package....
**Is your feature request to resolve a problem or provide enhanced functionality? Please describe.** Make keepalived cross compile reproducible. **Describe the solution you would like** The output of `keepalived -v`...
Maintainer: @stintel Compile tested: no only script changes Run tested: x86_64, APU3, OpenWrt master, done - net-snmp: use -c snmpd option for config read - net-snmp: explicitly restart the service...
@jow- The database will only be cleaned up when the daemon is restarted. With this change, each refresh of the database checks whether the artifacts should be cleaned up from...