Jiri Benc wrote: > On Sat, 23 Jun 2007 08:53:50 +0200, Johannes Berg wrote: >> Who started this anti-nl80211 thing anyway? I still don't see what's so >> wrong with sending frames down a PF_NETLINK socket rather than a >> PF_PACKET socket. > > Perhaps it was just my misunderstanding about the monitor interface tx > injection patches; I though this mechanism should be used for hostapd and > user space MLME, which I consider wrong. Johannes' comment about different > needs (and thus having both injection through monitor iface and through > netlink) makes perfectly sense, though. > > Andy, is using a monitor interface (for both injecting and receiving of > frames) acceptable for you? If yes, let's drop my proposal (I said it might > turn up to be useless :-)), apply patches for monitor iface injection and > implement a netlink soultion as a replacement of the current management > interface. Yes the existing Monitor Mode Try #13 is fine for me and the userland projects I know about, but actually I quite liked your encapsulation thing -- in itself is compatible with working in any mode. The only problem with it right now is that it seems when mananged mode interfaces are not associated, they are in a netif_carrier_off() state or similar. If in the future it becomes possible to via netlink to target types of packets to come down any interface in encapsulated bubbles, then possibly it makes sense to use the encapsulated version. But of course either way will be great compared to nothing. -Andy - 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