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

hostap: add WPS PBC and PIN for AP mode #79540

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

MaochenWang1
Copy link
Collaborator

add WPS PBC and PIN for AP mode.

@MaochenWang1
Copy link
Collaborator Author

Hi @jukkar @krish2718 please review

Copy link
Collaborator

@krish2718 krish2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also maybe the file supp_api.c is becoming large, so, may be it's time to start adding supp_api_wps.c, supp_api_p2p.c etc?

modules/hostap/CMakeLists.txt Show resolved Hide resolved
include/zephyr/net/wifi_mgmt.h Outdated Show resolved Hide resolved
modules/hostap/src/supp_api.c Show resolved Hide resolved
krish2718
krish2718 previously approved these changes Oct 14, 2024
@MaochenWang1
Copy link
Collaborator Author

MaochenWang1 commented Oct 15, 2024

Hi @krish2718 @jukkar @dleach02 please review

@MaochenWang1
Copy link
Collaborator Author

Hi @krish2718 @jukkar @dleach02 please review

krish2718
krish2718 previously approved these changes Oct 22, 2024
jukkar
jukkar previously approved these changes Oct 23, 2024
@henrikbrixandersen
Copy link
Member

Please rebase on main and resolve any merge conflicts.

Copy link
Member

@dleach02 dleach02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporary hold until #79536 merges

@MaochenWang1 MaochenWang1 requested a review from dleach02 October 24, 2024 08:26
krish2718
krish2718 previously approved these changes Oct 25, 2024
@MaochenWang1
Copy link
Collaborator Author

Hi @krish2718 @jukkar @dleach02 fix the conflict, please review again

krish2718
krish2718 previously approved these changes Oct 25, 2024
jukkar
jukkar previously approved these changes Oct 25, 2024
@MaochenWang1
Copy link
Collaborator Author

Hi @dleach02 please review and approve this

@MaochenWang1
Copy link
Collaborator Author

Hi @henrikbrixandersen rebased and conflicts resolved, can you help review again?

@henrikbrixandersen
Copy link
Member

temporary hold until #79536 merges

#79536 was merged. Please take another look.

@MaochenWang1
Copy link
Collaborator Author

Hi @henrikbrixandersen
David was worried that this PR may cause conflict on #79536, which is also from me and more urgent, so he commented on this.
Now since #79536 was merged, and I rebased and fixed the conflict, I think can go ahead and merge this PR. Thanks.

dleach02
dleach02 previously approved these changes Oct 28, 2024
Copy link
Member

@dleach02 dleach02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking PR merged

@dkalowsk dkalowsk added this to the v4.1.0 milestone Oct 28, 2024
@MaochenWang1 MaochenWang1 dismissed stale reviews from dleach02, jukkar, and krish2718 via 921e839 October 31, 2024 10:14
@MaochenWang1
Copy link
Collaborator Author

Hi @jukkar @dleach02 @krish2718 please review again, thanks

add WPS PBC and PIN for AP mode.

Signed-off-by: Maochen Wang <[email protected]>
Should use EAP_SERVER and EAP_SERVER_IDENTITY as the correct config,
for the WPS case of AP.

Signed-off-by: Maochen Wang <[email protected]>
@kartben kartben merged commit 4072594 into zephyrproject-rtos:main Nov 22, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants