zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

wifi: Hostap WPA control interface configurable timeout

Open krish2718 opened this issue 1 year ago • 1 comments

WPA control interface timeout is hardcoded to 10s, add a configuration
option to remove the hardcode, this is needed sometimes as a workaround
e.g., crypto taking too long to complete the request.

Work around for #79834, increase the default from 10 to 15s, in positive
case this will have no impact.

krish2718 avatar Oct 19 '24 18:10 krish2718

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hostap https://github.com/zephyrproject-rtos/hostap/commit/ac59d28778b20cd68702f55dad2a27d648e3d571 https://github.com/zephyrproject-rtos/hostap/commit/978f1fa082c49381530d983345333d5cab83c00b (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

zephyrbot avatar Oct 19 '24 18:10 zephyrbot

I cherry-picked the fix from this PR to #79973, as if this is merged first, the other PR will have a merge conflict and will delay it further. So the plan is to merge #79973 asap in order not to delay other hostap related PRs.

jukkar avatar Oct 22 '24 12:10 jukkar

I cherry-picked the fix from this PR to #79973, as if this is merged first, the other PR will have a merge conflict and will delay it further. So the plan is to merge #79973 asap in order not to delay other hostap related PRs.

closing this PR

krish2718 avatar Oct 23 '24 11:10 krish2718