[PATCH] Revert "nl80211: Use global netlink rtm event object"

Jouni Malinen j at w1.fi
Fri Oct 28 14:14:39 EDT 2011


On Fri, Oct 28, 2011 at 09:55:22AM -0700, Ben Greear wrote:
> > To be more exact, this breaks AP (including P2P GO) mode operations
> > with wpa_supplicant because of EVENT_INTERFACE_DISABLED event getting
> > generated at a particularly inconvenient time. Currently, that makes
> > wpa_supplicant start scanning to find a station mode connection when the
> > interface "comes back" (i.e., immediately after that on the next netlink
> > event). This is obviously wrong behavior and should be fixed somehow
> > regardless.

> I don't see how that patch would change any behaviour like this,
> but I'll work on reproducing the problem and see what I can learn.

Agreed, the netlink related patch is not really broken, but it is
highlighting another issue that has been there with wpa_supplicant AP
mode from the beginning. It was just not showing up frequently enough to
get enough energy to fixing it. Your patch made it happen on every
P2P GO start, so this kind of changes ;-).

Instead of reverting the patch, I added yet another workaround for the
netlink download processing: commit
59d249255c5ea484ac2050f19ecbe84a7d9323f0.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list