On Tue, 2016-01-05 at 16:19 +0000, Roger James wrote: > > Thanks Johannes, that was my conclusion, but I was not sure if that was > true in all cases. I tried another chipset and got the same results. It is true in all cases, since it's the generic cfg80211 code not doing this. It's not even storing the flags, so it's not a trivial patch. > I > am trying to debug a problem with an adapter only seeing broadcast and > multicast packets in monitor mode, and the significance of the setting > of the otherbss flag in this case. It would be really helpful if iw > could return the complete state of an interface, but it looks like that > would require a kernel patch. This seems like a can of worms to me. It's not trivial, agree, since you'd have to query the underlying driver (mac80211) for the flags. 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