Alexandre Julliard pushed to branch master at wine / wine
Commits: 11a4148b by Paul Gofman at 2025-09-15T18:00:28+02:00 iphlpapi/tests: Add more tests for GetBestRoute().
- - - - - 5681dfe5 by Paul Gofman at 2025-09-15T18:00:28+02:00 nsi/tests: Add test for ipv4 loopback routes presence.
- - - - - d48e8d03 by Paul Gofman at 2025-09-15T18:00:28+02:00 nsiproxy.sys: Explicitly add loopback entries to ipv4 forward table on Linux.
- - - - - 3a349f08 by Paul Gofman at 2025-09-15T18:00:30+02:00 nsi: Match struct nsi_tcp_conn_dynamic size to up to date Win11.
Fixes a crash in test_tcp_tables() on up to date Win11.
- - - - -
5 changed files:
- dlls/iphlpapi/tests/iphlpapi.c - dlls/nsi/tests/Makefile.in - dlls/nsi/tests/nsi.c - dlls/nsiproxy.sys/ip.c - include/wine/nsi.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c40116539338744a85ab9ec774c110...