IBSS merging requires "all BSSID" beacons are received. However, this populates
a lot of nodes in the node table for peers that are not us.
This code adds a simple (!) SSID string check against the scan parameters SSID.
If it's found to match, the node is allowed.
This needs a /lot/ more testing before I'm comfortable landing it in -HEAD.