Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

[nrf noup] zephyr: Start DHCP client only in station mode #164

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

rado17
Copy link
Contributor

@rado17 rado17 commented Mar 22, 2024

DHCP client is needed only when the device is running in station mode. Disable this when device is running as AP.

@rado17 rado17 force-pushed the disable_ap_dhcpc branch from 33a0933 to 5761a30 Compare May 30, 2024 07:26
wpa_supplicant/Makefile Outdated Show resolved Hide resolved
src/drivers/driver_zephyr.c Show resolved Hide resolved
@krish2718 krish2718 added this to the 2.7.0 milestone Jun 6, 2024
DHCP client is needed only when the device is running in
station mode. Check if the SSID is configured in SME structure
which indicates that the given interface is operating
in STA mode.

Signed-off-by: Ravi Dondaputi <[email protected]>
@rado17 rado17 force-pushed the disable_ap_dhcpc branch from 5761a30 to 1ac7e7f Compare June 6, 2024 13:34
@rado17 rado17 requested a review from krish2718 June 6, 2024 14:03
@krish2718 krish2718 merged commit 3ee1610 into nrfconnect:main Jun 7, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants