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

samples: net: http_server: add extra config for enable DHCPv4 #87241

Merged

Conversation

soburi
Copy link
Member

@soburi soburi commented Mar 17, 2025

Add overlay-dhcpv4.conf for using this sample with DHCPv4.

When the DHCPv4 client is enabled, we must have a large number for CONFIG_ZVFS_EVENTFD_MAX.
This sample may be frequently used with the DHCPv4 client, so we'll add the extra config file.

Add `overlay-dhcpv4.conf` for using this sample with DHCPv4.

When the DHCPv4 client is enabled, we must have a large number
for `CONFIG_ZVFS_EVENTFD_MAX`.
This sample may be frequently used with the DHCPv4 client,
so we'll add the extra config file.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi soburi marked this pull request as ready for review March 18, 2025 03:44
@zephyrbot zephyrbot added area: Sockets Networking sockets area: Networking area: HTTP HTTP client/server support area: Samples Samples labels Mar 18, 2025
@kartben kartben merged commit dbd1449 into zephyrproject-rtos:main Mar 20, 2025
25 checks passed
@soburi soburi deleted the http_server_sample_dhchv4_config branch March 20, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: HTTP HTTP client/server support area: Networking area: Samples Samples area: Sockets Networking sockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants