[PATCH] P2P When UUID gets changed and more pbc session entries are created, remove logic should check for loop entry address

Neeraj Kumar Garg neerajkg at broadcom.com
Thu May 24 04:37:27 EDT 2012


When UUID gets changed between a received probe request (for wps) and the M1 message, we might endup creating 2 entries in pbc sessions list (with same device address and different UUID). But when we try to remove the entries, we need to compare that pbc sessions list entry->address. This will ensure that both entries gets removed.
Please let me know if the below patch is OK or I am missing something in my understanding.



More information about the HostAP mailing list