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

Update ipnetwork in pnet_datalink #494

Closed
zer1t0 opened this issue May 15, 2021 · 0 comments · Fixed by #495
Closed

Update ipnetwork in pnet_datalink #494

zer1t0 opened this issue May 15, 2021 · 0 comments · Fixed by #495

Comments

@zer1t0
Copy link

zer1t0 commented May 15, 2021

Hi,

I'm working with interfaces of datalink and having problem with Ipv4NetworkIterator since it is a private type in ipnetwork "0.17.0". I have notice that the ipnetwork version was updated in the main project to "0.18.0", but not in pnet_datalink.

I think it could be possible to update ipnetwork to pnet_datalink to version "0.18.0" in order to maintain the same version that the one used in the main project.

Also I think it could be a good idea to update the version of the project to have the changes reflected in crates allowing to use the version "0.18.0" of ipnetwork.

Thank you for your work in this great project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant