Hi Andrew,
On 8/24/20 9:45 PM, Andrew Zaborowski wrote:
When building the scan IEs for our provisioning scans, use the
UUID-E
based on the Interface Address, not the Device Address, as that is what
wsc.c will be using to in the registration protocol.
Eventually we may have to base the UUID-E on the Device Address or
something else that is persistent, and pass the actual UUID-E to wsc.c,
as the Interface Address is randomly generated on every connect attempt.
IIRC the UUID-E is supposed to be persistent.
---
src/p2p.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
All applied, thanks.
Regards,
-Denis