aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/464-fix-mesh-obss-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: rework frequency/ht/vht selection for ibss/meshFelix Fietkau2017-11-151-0/+19
- Remove obsolete patch chunks regarding fixed_freq - Instead of patching in custom HT40+/- parameters, use the standard config syntax as much as possible. - Use fixed_freq for mesh - Fix issues with disabling obss scan when using fixed_freq on mesh Signed-off-by: Felix Fietkau <nbd@nbd.name>