netbird/client/internal/dns
Maycon Santos 7dfef091bb
Properly parse dns resolver address (#622)
Prevent panic when address is empty. Common with older managers, where
resolver is disabled by default as
we receive an empty dns config
2022-12-13 12:26:48 +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 User custom loopback address (#589) 2022-11-29 11:49:18 +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