> > Shouldn't that depend on the interface type? I.e. set it for WDS/MESH > > but clear it for station so that the station won't ack WDS frames? OTOH, > > it may just as well ack WDS frames for itself... > > Yes, it doesn't look like it does any harm. Yeah, makes sense. > > > + zd_set_beacon_interval(&mac->chip, BCN_MODE_IBSS | 100); > > > > Does that mean you're hardcoding the beacon interval here while before > > you confused me how we should handle that setting in userspace? :) > > I am not sure what are you referring to... anyway, by now I think it's > fine to hard code the beacon interval, but in mac80211 instead of the > driver adding a beacon_int field to ieee80211_if_conf. Well that | 100 looks like it'd be a beacon interval in the lower N bits of the value that's set there. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part