Johannes, On 11/10/07, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > --- a/include/net/mac80211.h > > +++ b/include/net/mac80211.h > > @@ -474,6 +474,7 @@ enum ieee80211_if_types { > > IEEE80211_IF_TYPE_AP, > > IEEE80211_IF_TYPE_STA, > > IEEE80211_IF_TYPE_IBSS, > > + IEEE80211_IF_TYPE_MESH, > > What happened to Dan's suggestion of calling this MESH_STA? And maybe in > nl80211 as well? I might've missed something, was there a conclusion? A mesh AP would have two interfaces, each with a different MAC address. One IF_TYPE_MESH, the other IF_TYPE_AP. Support for MAP, as you suggested, would be implemented in hostapd. Javier - 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