netbird/client/internal/dns
Viktor Liu 88117f7d16
Validate upstream reachability on first DNS configuration (#1489)
* Test upstream DNS for availability as soon as they are received from management

* Use root zone for DNS tests
2024-01-23 17:23:12 +01:00
..
dbus_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
file_linux_test.go Parse original resolv.conf (#1270) 2023-11-03 13:05:39 +01:00
file_linux.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
host_android.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
host_darwin.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
host_ios.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
host_linux.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
host_windows.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
host.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
local_test.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
local.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
mock_server.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
mock_test.go Fix nameserver peer conn check (#676) 2023-02-13 18:25:11 +04:00
network_manager_linux.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
notifier.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
resolvconf_linux.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
response_writer_test.go Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
response_writer.go Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
server_android.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_darwin.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_export_test.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
server_export.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
server_ios.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_linux.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_test.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
server_windows.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
service_listener.go DNS forwarder and common ebpf loader (#1083) 2023-09-05 21:14:02 +02:00
service_memory_test.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
service_memory.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
service.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
systemd_linux.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
upstream_ios.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
upstream_nonios.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
upstream_test.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
upstream.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
wgiface_windows.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
wgiface.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00