[PATCH v2 0/1] MR296: nsiproxy.sys: Add static ARP entries which are always present on Windows.

Paul Gofman (@gofman) wine at gitlab.winehq.org
Thu Jun 23 11:39:11 CDT 2022


v2:
    - use decimals for specifying ipv4 addresses;
    - added comment to commit message;
    - test all the parameters in uphlpapi tests (and remove nsi/tests change);
    - use nsi_enumerate_all() instead of if_nameindex();
    - use static array for added addresses and introduce IPV4_ADDR() macro instead of using inet_addr();
    - handle the case when some of the static ARP entires are already present from host data.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/296#note_2574



More information about the wine-devel mailing list