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. > 2. How is hostapd (or other programs) supposed to connect frames > returned on monitor interface with frames it sent? Does it need to > remember each sent frame and compare it with the ones received through > the monitor interface? (It probably wouldn't work anyway because of seq > numbers, sw encryption, etc). Actually, I first thought that as well, but in fact the userspace MLME in wpa_supplicant doesn't even need to connect these events, it simply checks which auth sequence number it sent and then assumes that whatever it did was correct and adds the sta to the associated/auth list on the callback. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part