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

Missing IP Helper API #827

Closed
TyPR124 opened this issue Oct 29, 2019 · 2 comments
Closed

Missing IP Helper API #827

TyPR124 opened this issue Oct 29, 2019 · 2 comments
Labels
missing api A request for a missing API

Comments

@TyPR124
Copy link

TyPR124 commented Oct 29, 2019

See: https://docs.microsoft.com/en-us/windows/win32/api/_iphlp/

I could try to tackle this with a bit of guidance on how to get started.

@retep998 retep998 added the missing api A request for a missing API label Oct 29, 2019
@TyPR124
Copy link
Author

TyPR124 commented Oct 29, 2019

Looks like some parts may already be implemented, however the following *.h / *.rs are missing entirely:

  • icmpapi

  • ip2string

  • ipexport

  • iphlpapi

  • iprtrmib

  • iptypes

  • nldef

  • tcpestats

@TyPR124
Copy link
Author

TyPR124 commented Oct 30, 2019

Evidently I should have searched for "iphlp" instead of "IP Helper"... oh well.

Looks like this is (mostly) being worked on in #802. Will close and open separate issues for anything more specific that is still missing.

@TyPR124 TyPR124 closed this as completed Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing api A request for a missing API
Projects
None yet
Development

No branches or pull requests

2 participants