mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 22:00:19 +00:00
154958aab9
This commit fixes the problem that `whitelist` is not enabled in commissioning test cases which results in false pass of `Cert_8_2_01` and `Cert_8_2_02`. Without this commit, `Cert_8_2_01` and `Cert_8_2_02` will fail if we turn on `whitelist`, because we now use random extaddress for discovery requests.