Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support encryption in AP mode #65

Merged
merged 4 commits into from Jul 8, 2013
Merged

Support encryption in AP mode #65

merged 4 commits into from Jul 8, 2013

Conversation

KrasnikovEugene
Copy link
Owner

The main purpose of this patch set is to enable encryption in AP mode
Also one error case during join was added.

Eugene Krasnikov added 4 commits July 5, 2013 08:48
In case join fails driver leaves hardware in joined state.
That will cause different side effects like next join will
always fail and scan does not work properly. As a fix just
delete bss  in case join failed.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
In AP mode sometimes HW remained misconfigured because of
previous sta was not removed.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
Keys are coming in data frames. So do not encrypt
data packets until key exchange is finished.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
Encrypted AP mode was not working because of misconfiguration.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
KrasnikovEugene added a commit that referenced this pull request Jul 8, 2013
Support encryption in AP mode
@KrasnikovEugene KrasnikovEugene merged commit 1e73754 into master Jul 8, 2013
@KrasnikovEugene KrasnikovEugene deleted the ap_en branch July 8, 2013 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant