On Wed, 2010-12-01 at 21:59 +0100, Johannes Berg wrote: > plain text document attachment (022-cfg80211-start-stop-mesh.patch) > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Instead of tying mesh activity to interface up, > add join and leave commands for mesh. Since we > must be backward compatible, let cfg80211 handle > joining a mesh if a mesh ID was pre-configured > when the device goes up. > > Note that this therefore must modify mac80211 as > well since mac80211 needs to lose the logic to > start the mesh on interface up. I just noticed that this will lose mesh parameters when you leave the mesh, unlike previously where they would be kept. I'm not sure which behaviour is more desirable though -- if I was doing this from scratch I'd sure go with the reset behaviour, but we may need to keep the old behaviour? johannes -- 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