Alexandre Julliard pushed to branch master at wine / wine
Commits: 6dcb31fc by Paul Gofman at 2025-08-22T12:09:19+02:00 nsiproxy.sys: Get rid of echo request thread.
- - - - - 3700cfbd by Paul Gofman at 2025-08-22T12:09:20+02:00 nsiproxy.sys: Bind to source address in icmp_send_echo().
- - - - - d59ed153 by Paul Gofman at 2025-08-22T12:09:22+02:00 nsiproxy.sys: Store socket type in struct icmp_data.
- - - - - 383aaf54 by Paul Gofman at 2025-08-22T12:09:23+02:00 iphlpapi: Factor out icmp_send_echo() function.
- - - - - 8bc97368 by Paul Gofman at 2025-08-22T12:09:23+02:00 iphlpapi/tests: Refactor APC testing in testIcmpSendEcho().
- - - - - ea47fbff by Paul Gofman at 2025-08-22T12:09:23+02:00 iphlpapi: Only supply APC routine if no event in icmp_send_echo().
- - - - - e649a2c8 by Paul Gofman at 2025-08-22T12:09:23+02:00 iphlpapi: Implement Icmp6ParseReplies().
- - - - - 7f9eb518 by Paul Gofman at 2025-08-22T12:09:24+02:00 iphlpapi: Implement Icmp6CreateFile().
- - - - - d3f07f47 by Paul Gofman at 2025-08-22T12:09:25+02:00 nsiproxy.sys: Don't try to check for original packet for ping socket.
- - - - - 81fc18e2 by Paul Gofman at 2025-08-22T12:09:27+02:00 iphlpapi: Implement Icmp6SendEcho2().
- - - - - 58f8ef30 by Paul Gofman at 2025-08-22T12:09:27+02:00 iphlpapi/tests: Add tests for Icmp6SendEcho2().
- - - - -
8 changed files:
- dlls/iphlpapi/iphlpapi.spec - dlls/iphlpapi/iphlpapi_main.c - dlls/iphlpapi/tests/iphlpapi.c - dlls/nsiproxy.sys/device.c - dlls/nsiproxy.sys/icmp_echo.c - dlls/nsiproxy.sys/nsiproxy_private.h - include/ipexport.h - include/wine/nsi.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ba951534540d1202a0f840b4d10788...