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

core: services: beacon: fix broken ethernet domain name config #2549

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ES-Alexander
Copy link
Collaborator

Fixes #2548

⚠️ UNTESTED ⚠️
Probably a good idea to make sure this works properly for both ethernet and USB-OTG connections before merging.

If it's possible for the domain_names variable to not exist or be an empty list then we should catch/handle that (except the AttributeError, and/or make sure to append the hostname if it's not there at the end, like is being done with the default).

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.

bug: beacon incorrectly changes ethernet domain names when choosing a custom mDNS Hostname
1 participant