For a long time I was curious how AP mode is supported in both: hostapd and cfg80211/mac80211. Unfortunately I wasn't able to find a straightforward answer. Random info I found was rather confusing, outdated. For example hostapd wiki page was convincing me I need a monitor mode interface for hostapd. So I've slightly updated http://wireless.kernel.org/en/users/Documentation/hostapd#About_hostapd And created http://wireless.kernel.org/en/developers/Documentation/cfg80211/API (inspired by mac80211/API wiki page) Of course this is only a beginning, but I don't think I should go further will my limited knowledge. So there goes my request: could you review what I've written and continue my work, if you can? I don't think my description of cfg80211 and AP mode covers much. I'm still not sure about meaning of WIPHY_FLAG_HAVE_AP_SME (it seems to be important flag for hostapd) and of course there are mode modes (not just AP) to describe. P.S. Another topic I'm interested in is multiple SSIDs support. If someone could start that, it would be great. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html