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

E1.31: incorrect packets on loopback #1348

Closed
NathaanTFM opened this issue Jul 1, 2022 · 1 comment
Closed

E1.31: incorrect packets on loopback #1348

NathaanTFM opened this issue Jul 1, 2022 · 1 comment
Assignees

Comments

@NathaanTFM
Copy link

NathaanTFM commented Jul 1, 2022

QLC+ 4.12.5 on Windows

commit plugins/E1.31: make CID unique on each network interface probably broke the packets on local (loopback) interface. Might be due to an empty MAC string.

e36ac47

libE131 cannot validate packets sent to local 127.0.0.1 (using the loopback interface), while it can validate packets sent to local ip using a network interface

@mcallegari mcallegari self-assigned this Jul 4, 2022
@mcallegari
Copy link
Owner

Thanks for reporting. Please see 7440973
Interestingly, Qt on Linux returns 00:00:00:00:00:00 on loopback, so somehow it was still working.
Please try on Windows as soon as the test build is ready

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

No branches or pull requests

2 participants