We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running wpantund on OSX, the following error shows:
wpantund
Oct 13 09:29:46 wpantund[68138] <Warning>: ../util/netif-mgmt.c:479: Requirement Failed (Undefined error: 0) Oct 13 09:29:46 wpantund[68138] <Warning>: Failed to join multicast group "ff03::1"
and as a result the wpantund doesn't support multicasts.
Maybe it is related to the lack of SIOGIFINDEX support?
SIOGIFINDEX
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When running
wpantund
on OSX, the following error shows:and as a result the
wpantund
doesn't support multicasts.Maybe it is related to the lack of
SIOGIFINDEX
support?The text was updated successfully, but these errors were encountered: