May 20, 2026
12:10 a.m.
-- v2: nsiproxy.sys: Support ICMP error replies with ping sockets. nsiproxy.sys: Reuse icmp socket with matching parameters. nsiproxy.sys: Return ICMP ids from parse_icmp_hdr() instead of matching those. nsiproxy.sys: Poll all icmp sockets in a single thread. nsiproxy.sys: Rename icmp_listen into icmp_get_reply. https://gitlab.winehq.org/wine/wine/-/merge_requests/10954