Skip to content

Conversation

apalrd
Copy link
Contributor

@apalrd apalrd commented Feb 13, 2025

mDNS is started before network is 'up'. When this happens, it fails to bind and never listens to connections.

To resolve this, restart mDNS every time the network state changes. Restarting the server will also catch any addresses which may have changed since the server was last started, so we cannot do this only on up/down changes, but any address change.

Resolves #140

@CLAassistant
Copy link

CLAassistant commented Feb 13, 2025

CLA assistant check
All committers have signed the CLA.

@chemhack chemhack merged commit 951173b into jetkvm:dev Feb 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request | mDNS support
3 participants