On Fri, Aug 15, 2008 at 09:43:44PM +0200, Johannes Berg wrote: > On Fri, 2008-08-15 at 22:33 +0300, Jouni Malinen wrote: > > * @change_bss: Modify parameters for a given BSS. > > + * > > + * @change_vif: Modify parameters for a given virtual interface. > > That reminds me, we should probably include the "bridge packets" thing > in the BSS parameters (or here?) Yes.. Since it is AP only feature, I would add it to change_bss. This variable is currently per-radio, but it might be reasonable to move it to sdata. Though, it may be needed for IEEE80211_IF_TYPE_VLAN, too, and change_bss is now IEEE80211_IF_TYPE_AP-only.. change_vif allows any type to go through, so maybe that would be easier after all (and then either just ignore the value for other iface types or make the configuration attempt fail if this particular attribute is changed for non-AP/VLAN iftype). -- Jouni Malinen PGP id EFC895FA -- 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