netbird/client/internal/dns
Zoltan Papp 481465e1ae
Feature/android dns (#943)
Support DNS feature on mobile systems

---------

Co-authored-by: Givi Khojanashvili <gigovich@gmail.com>
2023-06-12 14:43:55 +02:00
..
dbus_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
file_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
host_android.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
host_darwin.go Prevent setting primary resolver if using custom DNS port (#861) 2023-05-17 00:03:26 +02:00
host_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
host_windows.go Prevent setting primary resolver if using custom DNS port (#861) 2023-05-17 00:03:26 +02:00
host.go Prevent setting primary resolver if using custom DNS port (#861) 2023-05-17 00:03:26 +02:00
local_test.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
local.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
mock_test.go Fix nameserver peer conn check (#676) 2023-02-13 18:25:11 +04:00
mockServer.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
network_manager_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
resolvconf_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02: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_test.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
server.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
systemd_linux.go Feature/android dns (#943) 2023-06-12 14:43:55 +02:00
upstream_test.go Use backoff.retry to check if upstreams are responsive (#901) 2023-05-26 17:13:59 +02:00
upstream.go Use backoff.retry to check if upstreams are responsive (#901) 2023-05-26 17:13:59 +02:00