10000 USB DHCP timing · Issue #956 · ariel-os/ariel-os · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

USB DHCP timing #956

New issue
< 8000 div class="px-4">

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

Open
chrysn opened this issue Apr 1, 2025 · 0 comments
Open

USB DHCP timing #956

chrysn opened this issue Apr 1, 2025 · 0 comments
Assignees
Labels
network Network links USB

Comments

@chrysn
Copy link
Member
chrysn commented Apr 1, 2025

Summary

When starting up a USB Ethernet device (eg. CoAP on STM32WB55), it takes several seconds for DHCP to settle.

My impression is that DHCP does retransmissions, starts before the link is ready, wastes a few retransmits before the link is really there (or the DHCP server is responsive).

Hardware/ Setup

STM32WB55 attached to USB where a NetworkManager managed Linux host is sharing a connection.

Possible Solution

Wait with DHCP solicitation until the link is up, or restart it.

Would you like to work on fixing this bug?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Network links USB
Projects
None yet
Development

No branches or pull requests

2 participants
0