Skip to content

Draft: iphlpapi: Implement GetBestRoute2.

Jinoh Kang requested to merge iamahuman/wine:iphlpapi/getbestroute2 into master

A major problem with this patch is that the function is agnostic to the source argument. Even after some tinkering I still haven't figured out how exactly Windows uses this argument.

Also, possibly move GetBestRoute2 implementation to nsiproxy.sys if applicable?

Edited by Jinoh Kang

Merge request reports

Loading