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
rtnetlink/src/neighbour/add.rs
Line 58 in 5fca904
58 | message.header.family = AddressFamily::Bridge;
The text was updated successfully, but these errors were encountered:
seems to be a regression we are seeing in 0.14.1, 0.14.0 is fine
0.14.1
0.14.0
Sorry, something went wrong.
Fails on 0.14.0 too, need to drop down to 0.13 for it to compile on android.
No branches or pull requests
rtnetlink/src/neighbour/add.rs
Line 58 in 5fca904
58 | message.header.family = AddressFamily::Bridge;
The text was updated successfully, but these errors were encountered: