On Tue, Mar 22, 2011 at 6:35 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Mon, 2011-03-21 at 14:32 -0700, Paul Stewart wrote: >> This allows user-space monitoring of BSS parameters for the associated >> station. This is useful for debugging and verifying that the paramaters >> are as expected. > > Nice set of patches, but I'm wondering if the station info really is the > best place to put this information? It's not really strictly information > about the station, but rather about the BSS that it created. OTOH, I'm > not sure if we need to distinguish? I think it makes sense in a way. This is the station's view of the BSS once it is associated. In fact, the primary use intended for this is to verify that the station's view of the BSS parameters matches that of the AP. After looking a little closer, it looks more for iw, it should show up in the output of "iw link", as part of the output of the hidden "iw link get_sta" command, but from the kernel perspective, the API would be the same. -- Paul -- 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