-
Notifications
You must be signed in to change notification settings - Fork 67
geeting error when compiling for android #83
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
Comments
seems to be a regression we are seeing in |
Fails on 0.14.0 too, need to drop down to 0.13 for it to compile on android. |
I'm trying to solve this issue and get the latest rtnetlink run on Android. |
The patch in netlink-packet-route is merged, could you wait 1 more week for me to tag new release? I am currently reviewing patches on ipip support. |
Np, thanks for your rapid reaction! |
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: