TODO: Add PBC session overlap enhancement task

This commit is contained in:
Denis Kenzior 2017-01-17 18:20:50 -06:00
parent 8bacbf01e4
commit ee23476523
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -332,6 +332,17 @@ Wireless daemon
Priority: Medium
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
======