Huw Davies : nsiproxy: Actually send the ICMP ECHO request.

Alexandre Julliard julliard at winehq.org
Mon Oct 4 15:42:18 CDT 2021


Module: wine
Branch: master
Commit: aa4e0d466b961b999900f5ab73e41859130ddcfc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=aa4e0d466b961b999900f5ab73e41859130ddcfc

Author: Huw Davies <huw at codeweavers.com>
Date:   Mon Oct  4 12:23:21 2021 +0100

nsiproxy: Actually send the ICMP ECHO request.

However, don't yet wait for the reply.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/nsiproxy.sys/Makefile.in        |   1 +
 dlls/nsiproxy.sys/device.c           |  37 +++-
 dlls/nsiproxy.sys/icmp_echo.c        | 321 +++++++++++++++++++++++++++++++++++
 dlls/nsiproxy.sys/nsi.c              |   1 +
 dlls/nsiproxy.sys/nsiproxy_private.h |  28 +++
 dlls/nsiproxy.sys/unix_private.h     |   2 +
 6 files changed, 387 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=aa4e0d466b961b999900f5ab73e41859130ddcfc



More information about the wine-cvs mailing list