Gabriel Ivăncescu : nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer.

Alexandre Julliard julliard at winehq.org
Fri Nov 26 15:46:27 CST 2021


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

Author: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Date:   Mon Nov  8 18:18:05 2021 +0200

nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer.

Because iphlpapi has no opportunity to convert the reply in async mode.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/iphlpapi/iphlpapi_main.c        | 44 ++---------------
 dlls/nsiproxy.sys/device.c           | 12 ++++-
 dlls/nsiproxy.sys/icmp_echo.c        | 93 ++++++++++++++++++++++++------------
 dlls/nsiproxy.sys/nsiproxy_private.h | 42 +++++++++++++++-
 include/wine/nsi.h                   | 21 +-------
 5 files changed, 120 insertions(+), 92 deletions(-)

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



More information about the wine-cvs mailing list