Search Linux Wireless

Re: mac80211, iwlwifi and packet injection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2007-08-30 at 16:51 +0200, Johannes Berg wrote:
> On Thu, 2007-08-30 at 15:42 +0100, Andy Green wrote:
> 
> > Well if for whatever reason you can spawn multiple logical network
> > interfaces in the stack, as you can, NM should generically be aware that
> > aliases exist it seems to me.
> 
> It could be aware of that, but I don't think it helps.
> 
> > If a device can handle two associations simultaneously (with two
> > radios?), which I take the "multiple STA" to mean, maybe it should
> > present as two wiphys and NM can take the hint from that?
> 
> No, no can do. You must be on the same channel etc. so it really is just
> a single wiphy, but the card can allow multiple associations. It's not
> possible with any drivers right now but I'm fairly sure we can add
> support for that to b43 (if only with some microcode changes)

So that's a b*tch and a half to deal with, when there are multiple
devices that actually share certain properties (like frequency).  That's
what's happening with libertas for OLPC, and it's not easy to coordinate
between the devices because there's no standard way for each device to
say "I share X, Y, and Z with device A".  It would be quite a bit easier
if NM could figure out exactly what attributes would be shared.

For libertas, everything is shared except for SSID, mode, bitrate, and
possibly encryption settings.  Frequency is shared, yet they are two
completely separate WEXT interfaces.  Not fun.

> I think that NM should probably just ignore non-STA mode interfaces
> completely.

Right; can somebody attach an 'lshal' run that shows at least one
STA-mode interface and one non-STA-mode interface?  Send it to me
privately since I want the whole thing, not just the bits for the
net.interface object only.

I don't plan on making NM talk to hostapd to do master mode on an
interface for a really, really long time, if ever.  That's better left
to other tools.  As long as a STA interface _is_ a STA interface (and
doesn't have other properties like "monitor"/"raw") then this will work
fine.

Dan


-
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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux