Jiri Benc wrote: > On Thu, 21 Jun 2007 14:45:19 +0200, Johannes Berg wrote: >> On Thu, 2007-06-21 at 14:35 +0200, Jiri Benc wrote: >> >>> 1. I'm still not sure if using monitor interface for this purpose is a >>> good idea. Given the fact we want to switch to user space MLME, this >>> will mean that at least one monitor interface is always present. So we >>> got rid of management interface just to introduce another user visible >>> magic interface. >> Well, that's not a bad point, but at least it's not created via magic >> ioctls etc. > > That's true. Still, couldn't we find a better solution? There probably isn't a better solution for passing actual packets back and forth than an actual network interface. They are made for the task, solid and well debugged, and can deal with heavy traffic cleanly. > I know that netlink isn't designed for this kind of things. But if we > don't have any other idea, I'd still prefer that over a dedicated > network interface. If the only objection to the network interface is purely cosmetic in usermode, and there is no technical complaint about it otherwise, maybe changing it is not the right answer. For example if the spawned interface naming followed a convention like .wlan0_mlme consistently, usermode apps could filter on that. Although I admit the 2001 release date of latest net-tools does not hold out much hope for ifconfig... http://www.tazenda.demon.co.uk/phil/net-tools/ -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