Christian Korber
Christian Korber
Maintainer: @stintel Compile tested: x86_64, Openwrt 23.05 Run tested: x86_64, Openwrt 23.05 Description: Openssl is needed to implement encryption and authentification for SNMPv3, therefore the Makefile is modified for that...
As discussed in #17517, there are contents of hostapd's configuration file logged in syslog. This includes critical information like passphrase`. To circumvent this condition, this commit logs only "inline" if...
nft supports handling mac ranges and therefore this commit changes fw4 to support that feature. The src_mac is now allowed to be a address with CIDR notation. If no CIDR...
In order to handle a range of MAC addresses it seems to be useful being able to set it in luci. Therefore these commits use the `src_mac` field to specify...