mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-29 21:42:50 +01:00
TODO: Add PBC session overlap enhancement task
This commit is contained in:
parent
8bacbf01e4
commit
ee23476523
11
TODO
11
TODO
@ -332,6 +332,17 @@ Wireless daemon
|
|||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C2
|
Complexity: C2
|
||||||
|
|
||||||
|
- Implement Enrollee Session Overlap Detection after WSC Protocol Run
|
||||||
|
|
||||||
|
WSC Best Practices v2.0.1, Section 3.15 describes an enhacement to detect
|
||||||
|
PBC session overlaps. The Enrollee is asked to perform an extra scan without
|
||||||
|
the PBC request in the ProbeRequest frames after EAP-WSC completes
|
||||||
|
successfully. If another AP in PBC mode is found, then a SessionOverlap
|
||||||
|
error should be reported to the user.
|
||||||
|
|
||||||
|
Priority: Low
|
||||||
|
Complexity: C2
|
||||||
|
|
||||||
|
|
||||||
Client
|
Client
|
||||||
======
|
======
|
||||||
|
Loading…
Reference in New Issue
Block a user