Alexandre Julliard pushed to branch master at wine / wine
Commits: 52eb5484 by Paul Gofman at 2025-09-19T23:00:31+02:00 iphlpapi: Implement GetBestRoute2().
- - - - - 632d9363 by Paul Gofman at 2025-09-19T23:00:31+02:00 iphlpapi: Reimplement GetBestInterfaceEx() on top of GetBestRoute2().
- - - - - 21ee481e by Paul Gofman at 2025-09-19T23:00:31+02:00 iphlpapi/tests: Add tests for best routes.
- - - - - ada093a6 by Paul Gofman at 2025-09-19T23:00:31+02:00 iphlpapi: Try to disambiguate addresses in GetBestRoute2() by probing system assigned ones.
- - - - -
4 changed files:
- dlls/iphlpapi/iphlpapi_main.c - dlls/iphlpapi/tests/iphlpapi.c - include/iphlpapi.h - include/netioapi.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1146e505f7e6c1a829c6f6fc772235...