The segment end change will be useful to better handle segment end and stop. Using the notification messages makes it unpredictable and more difficult to test, as they are asynchronously sent, added and removed.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4196
This restores behavior from before 5a7d75cd347369ed14dcccc84e796dda20d77580.
This fixes the Rockstar Games Launcher on macOS.
--
v2: nsiproxy.sys: Return STATUS_SUCCESS from ipv6_forward_enumerate_all() on non-Linux.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4190