Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

artnet: fix artnet poll_reply initialization, add bind_ip #72

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

SpComb
Copy link
Member

@SpComb SpComb commented Feb 11, 2024

Unset artnet poll reply fields were uninitialized.

The BindIp field was missing: https://art-net.org.uk/how-it-works/discovery-packets/artpollreply/

The BindIp represents the IP address of the Root device in an Art-Net product that has multiple IP addresses. In Art-Net 4, the BindIp is always identical to the IP of the root device.

@SpComb SpComb force-pushed the artnet-poll-reply-fixes branch from 8cd5fbf to ec94a81 Compare February 13, 2024 20:42
@SpComb SpComb merged commit 0f212aa into master Feb 14, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant