Hi, > The introduction of the following patches doesn't allow the AP and > mesh mode to simultaneously run on a single radio interface due to > beacon interval for both interfaces by default is different. > [PATCH] cfg80211: disallow beacon_int_min_gcd with IBSS > [PATCH] cfg80211: support virtual interfaces with different beacon > intervals > [PATCH] cfg80211: validate beacon int as part of iface combinations > > Any suggestion that we could solve this. Interesting. Did hardware actually support this, and if so, what did it do? If that worked, then it'd be reasonable to add the appropriate value to the interface combinations to let it work as before. If it didn't really work properly, then we can just fix the defaults to be compatible? johannes