nsiproxy: Actually send the ICMP ECHO request.
commitaa4e0d466b961b999900f5ab73e41859130ddcfc
authorHuw Davies <huw@codeweavers.com>
Mon, 4 Oct 2021 11:23:21 +0000 (4 12:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Oct 2021 13:51:02 +0000 (4 15:51 +0200)
tree987aba8cabe5b4e01790787f85052735f4d9fa09
parentf59a64144ba29fb1a382d8fbbb2fd4a71dd30cf6
nsiproxy: Actually send the ICMP ECHO request.

However, don't yet wait for the reply.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/nsiproxy.sys/Makefile.in
dlls/nsiproxy.sys/device.c
dlls/nsiproxy.sys/icmp_echo.c [new file with mode: 0644]
dlls/nsiproxy.sys/nsi.c
dlls/nsiproxy.sys/nsiproxy_private.h [new file with mode: 0644]
dlls/nsiproxy.sys/unix_private.h