On Tue, 2016-12-20 at 20:52 +0000, Malinen, Jouni wrote: > > I think between that (unless we add that, we could technically > > extend flag attributes to allow them being an int as well, or add a > > new one) and the fact that the device may not support different > > relative RSSI matches in different matchsets, I'm almost convinced > > that adding new attributes is better. > > I'm not completely sure how to interpret all this and also the last > email from Arend in this thread. Could either (or both :) of you > providemore detailed suggestion on what exactly you would like us to > change, if anything, in the attribute design now so that we can try > to close on this? I guess I'm thinking out loud too much :-) Moving to the (band,adjustment) struct thing, like we have it in the BSS select now, would be good I think - instead of the single value that has the band hardcoded in the name. It's fairly useless with just two bands since you can adjust one or the other to achieve the same result, but for consistency it'd be good. And then doing a match attribute we more or less discarded here, so conceptually nothing else really changes. johannes