Alexandre Julliard pushed to branch master at wine / wine Commits: 47d4e15c by Paul Gofman at 2026-06-15T21:14:01+02:00 nsiproxy.sys: Factor out icmp_socket structure. - - - - - b1b7403c by Paul Gofman at 2026-06-15T21:14:03+02:00 nsiproxy.sys: Rename icmp_listen into icmp_get_reply. - - - - - 4bffb200 by Paul Gofman at 2026-06-15T21:14:04+02:00 nsiproxy.sys: Contain all the reply data in struct icmp_reply_ctx. - - - - - 842bc6a6 by Paul Gofman at 2026-06-15T21:14:06+02:00 nsiproxy.sys: Manage ICMP listen threads on the Unix side. - - - - - 8d4917f1 by Paul Gofman at 2026-06-15T21:14:08+02:00 nsiproxy.sys: Poll all icmp sockets in a single thread. - - - - - 338b3969 by Paul Gofman at 2026-06-15T21:14:09+02:00 nsiproxy.sys: Return ICMP ids from parse_icmp_hdr() instead of matching those. - - - - - ae758a89 by Paul Gofman at 2026-06-15T21:14:11+02:00 nsiproxy.sys: Reuse icmp socket with matching parameters. - - - - - 821a242a by Paul Gofman at 2026-06-15T22:14:43+02:00 nsiproxy.sys: Support ICMP error replies with ping sockets. - - - - - fa678d3a by Paul Gofman at 2026-06-15T22:14:44+02:00 nsiproxy.sys: Use compatible ICMP request id and seq numbers. - - - - - 8 changed files: - configure - configure.ac - dlls/nsiproxy.sys/device.c - dlls/nsiproxy.sys/icmp_echo.c - dlls/nsiproxy.sys/nsi.c - dlls/nsiproxy.sys/nsiproxy_private.h - dlls/nsiproxy.sys/unix_private.h - include/config.h.in View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e3ef49921efb44cb416baba6e189fb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e3ef49921efb44cb416baba6e189fb... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help