Skip to content

[WIP] support NHFLAGS [ onlink | pervasive ] #41

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

Closed
wants to merge 1 commit into from

Conversation

liuxu623
Copy link

like ip r add default dev eth0 via 169.254.1.1 onlink

depend on rust-netlink/netlink-packet-route#51

like `ip r add default dev eth0 via 169.254.1.1 onlink`
@cathay4t
Copy link
Member

@liuxu623 The netlink-packet-route has released new version. Please rebase your patch and use it. The flag has changed from integer to Vec<RouteFlag>.

@cathay4t
Copy link
Member

@liuxu623 ping again

@cathay4t
Copy link
Member

Closing due to stale.

@cathay4t cathay4t closed this Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants