aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/src/hostapd
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: add experimental radius serverFelix Fietkau2023-08-011-0/+715
This can be used to run a standalone EAP server that can be used from other APs. It uses json as user database format and can automatically handle reload. Signed-off-by: Felix Fietkau <nbd@nbd.name>