hostapd: add support for specifying the maxassoc parameter as a device option
authorFelix Fietkau <nbd@nbd.name>
Wed, 26 May 2021 12:34:46 +0000 (14:34 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 2 Jun 2021 07:33:12 +0000 (09:33 +0200)
commitec223cf7246d3134f92974be2608ffe8ae8e46c2
treeef40205d349de8b943e3d4881de8b8c01e49398a
parente309b57619b9c073b9b8857858d9456183f27d7d
hostapd: add support for specifying the maxassoc parameter as a device option

It allows enforcing a limit on associated stations to be enforced for the
full device, e.g. in order to deal with hardware/driver limitations

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/files/hostapd.sh
package/network/services/hostapd/patches/720-iface_max_num_sta.patch [new file with mode: 0644]