1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-19 17:59:19 +03:00
Files
SoftEtherVPN/src
Davide Beatrici 0472f9c286 Rewrite DNS API from scratch into dedicated file(s)
From a functional point of view, the main improvement is that GetIP() now always prioritizes IPv6 over IPv4.
The previous implementation always returned an IPv4 address, unless not available: in such case it failed.
This means that now connections to hostnames should be established via IPv6 if available.

From a programmer point of view, getting rid of the insane wrappers is enough to justify a complete rewrite.

As an extra, several unrelated unused global variables are removed.
2021-04-18 01:46:59 +02:00
..
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2018-06-09 19:57:45 +02:00