Description
Rewrite dll/win32/iphlpapi/icmp.c to be compatible with Windows Server 2003.
Implements the following:
- IcmpCreateFile
- Icmp6CreateFile
- IcmpCloseHandle
- IcmpSendEcho
- IcmpSendEcho2
- IcmpParseReplies
- Icmp6ParseReplies
- Icmp6SendEcho2
Attachments
Issue Links
- is blocked by
-
CORE-10760 Implement ICMP IOCTL
- Resolved
- relates to
-
CORE-10707 IcmpCloseHandle crashes on NULL handle
- Resolved
-
ROSTESTS-214 iphlpapi_apitest:icmp Add tests for other Icmp* functions
- Open