aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/454-ap-sta-concurrency.patch
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: update to latest version (20130707)Felix Fietkau2013-08-081-45/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37738
* hostapd: Add an option to disable beaconingFelix Fietkau2013-08-061-0/+45
Add a patch for hostapd that introduces a config option "start_disabled" which can be used to bring up an AP interface with beaconing disabled. This is useful in a Repeater-AP setup where the Repeater AP has to start beaconing only after the WDS link has been established. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37730