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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
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 cathay4t added the stale label Mar 28, 2024
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