netbird/client/internal/dns
Maycon Santos d18966276a
Store the previous applied dns configuration hash (#628)
This prevents changing the system
DNS config when there is nothing to new

It also prevents issues with network change on google chrome
2022-12-16 17:00:20 +01:00
..
dbus_linux.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
file_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
host_darwin.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
host_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
host_windows.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
host.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
local_test.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
local.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
mock_test.go Feature/dns-server (#537) 2022-11-03 18:39:37 +01:00
mockServer.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
network_manager_linux.go Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
resolvconf_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
server_test.go Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
server.go Store the previous applied dns configuration hash (#628) 2022-12-16 17:00:20 +01:00
systemd_linux.go Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
upstream_test.go Feature/dns-server (#537) 2022-11-03 18:39:37 +01:00
upstream.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00