reactos/dll/win32/iphlpapi
Stanislav Motylkov 63ad8a71c0 [IPHLPAPI] Fix IcmpSendEcho output when host is not reachable
- Add missing error code to DDK/NDIS
- Fix error code in IP driver
- Patch MSAFD to reply correct WSA error code
- Fix IcmpSendEcho function
  - Fix returning error code in ICMP_ECHO_REPLY (see MSDN)
  - Fix returning host address (using GetBestInterface and GetIpAddrTable functions)
- Fix GetBestRoute function (it is used by GetBestInterface)

Relates to #318 and CORE-14241
2018-01-31 17:28:21 +00:00
..
address.c
CMakeLists.txt
dhcp.h
dhcp_reactos.c
icmp.c [IPHLPAPI] Fix IcmpSendEcho output when host is not reachable 2018-01-31 17:28:21 +00:00
ifenum.h
ifenum_reactos.c
ip.h
ip_icmp.h
iphlpapi.rc
iphlpapi.spec
iphlpapi_main.c [IPHLPAPI] Fix IcmpSendEcho output when host is not reachable 2018-01-31 17:28:21 +00:00
iphlpapi_private.h
iphlpapi_reactos.c
ipstats.h
ipstats_reactos.c
media.c
merge-notes.txt
registry.c
resinfo.c
resinfo.h
resinfo_reactos.c
route.c
route.h
route_reactos.c